Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.8-rc2 8 lines 210 B view raw
1# 2# Makefile for IIO Light sensors 3# 4 5obj-$(CONFIG_ADJD_S311) += adjd_s311.o 6obj-$(CONFIG_SENSORS_LM3533) += lm3533-als.o 7obj-$(CONFIG_VCNL4000) += vcnl4000.o 8obj-$(CONFIG_HID_SENSOR_ALS) += hid-sensor-als.o