aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/Makefile
diff options
context:
space:
mode:
authorSonic Zhang <sonic.zhang@analog.com>2010-10-27 21:43:52 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-09 15:46:34 -0800
commit35f6b6b86ede34a9f8c029943842640b2ffbfa19 (patch)
tree5a94faf0f94a4ffab447cc795d1e363e3a7b2f59 /drivers/staging/iio/Makefile
parentstaging: iio: new adis16204 driver (diff)
downloadlinux-dev-35f6b6b86ede34a9f8c029943842640b2ffbfa19.tar.xz
linux-dev-35f6b6b86ede34a9f8c029943842640b2ffbfa19.zip
staging: iio: new ADT7316/7/8 and ADT7516/7/9 driver
IIO driver for temperature sensor, ADC and DAC devices over SPI and I2C. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Acked-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/iio/Makefile')
-rw-r--r--drivers/staging/iio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/iio/Makefile b/drivers/staging/iio/Makefile
index e909674920fc..0111647b9b9a 100644
--- a/drivers/staging/iio/Makefile
+++ b/drivers/staging/iio/Makefile
@@ -11,6 +11,7 @@ obj-$(CONFIG_IIO_SW_RING) += ring_sw.o
obj-y += accel/
obj-y += adc/
+obj-y += addac/
obj-y += gyro/
obj-y += imu/
obj-y += light/