staging: iio: light: Adding driver for ISL29018 ALS
[deliverable/linux.git] / drivers / staging / iio / light / Makefile
1 #
2 # Makefile for industrial I/O Light sensors
3 #
4
5 obj-$(CONFIG_SENSORS_TSL2563) += tsl2563.o
6 obj-$(CONFIG_SENSORS_ISL29018) += isl29018.o
This page took 0.037577 seconds and 5 git commands to generate.