Merge branch 'next/drivers' into HEAD
[deliverable/linux.git] / drivers / iio / light / Makefile
1 #
2 # Makefile for IIO Light sensors
3 #
4
5 obj-$(CONFIG_ADJD_S311) += adjd_s311.o
6 obj-$(CONFIG_SENSORS_LM3533) += lm3533-als.o
7 obj-$(CONFIG_VCNL4000) += vcnl4000.o
8 obj-$(CONFIG_HID_SENSOR_ALS) += hid-sensor-als.o
This page took 0.030652 seconds and 5 git commands to generate.