summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/light/Makefile
diff options
context:
space:
mode:
authorJon Brenner <jbrenner@taosinc.com>2012-04-24 11:56:49 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-24 11:47:09 -0700
commit3c97c08b5735ac05ebc0cbd0aa7722393f50b846 (patch)
treec78433c33a9a41fa3747d941bb98e984cd02aee8 /drivers/staging/iio/light/Makefile
parente17b8e484d429134b9693405e0f9b0936e007885 (diff)
staging: iio: add TAOS tsl2x7x driver
TAOS device driver (version 9) for the tsl/tmd 2771 and 2772 device families (inc. all variants). Update: Removed bonus lines. Signed-off-by: Jon Brenner <jbrenner@taosinc.com> Acked-by: Jonathan Cameron<jic23@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/iio/light/Makefile')
-rw-r--r--drivers/staging/iio/light/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/iio/light/Makefile b/drivers/staging/iio/light/Makefile
index 535d3139ccbe..141af1eb164c 100644
--- a/drivers/staging/iio/light/Makefile
+++ b/drivers/staging/iio/light/Makefile
@@ -6,3 +6,4 @@ obj-$(CONFIG_SENSORS_TSL2563) += tsl2563.o
obj-$(CONFIG_SENSORS_ISL29018) += isl29018.o
obj-$(CONFIG_SENSORS_ISL29028) += isl29028.o
obj-$(CONFIG_TSL2583) += tsl2583.o
+obj-$(CONFIG_TSL2x7x) += tsl2x7x_core.o