6 lines
83 B
Makefile
6 lines
83 B
Makefile
|
#
|
||
|
# Makefile for IIO Light sensors
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SENSORS_LM3533) += lm3533-als.o
|