Makefile 121 字节
Newer Older
1 2 3 4 5
#
# Makefile for IIO Light sensors
#

obj-$(CONFIG_SENSORS_LM3533)	+= lm3533-als.o
6
obj-$(CONFIG_VCNL4000)		+= vcnl4000.o