summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/Makefile
diff options
context:
space:
mode:
authorBarry Song <Barry.Song@analog.com>2010-05-04 14:43:14 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 11:36:06 -0700
commit1e3864e63576e33dd1b26ab750ffaab3066aaba9 (patch)
treef217b0c5480d176c8477073b7c67608b22e1c2a4 /drivers/staging/iio/Makefile
parent9d8ae6c884ef855c4cb0e423caa993e73b29ef67 (diff)
staging:iio:imu ADIS16300 driver
Signed-off-by: Barry Song <Barry.Song@analog.com> Acked-by: Jonathan Cameron <jic23@cam.ac.uk> 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 7ec021810a77..92b81c2b895d 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 += imu/
obj-y += light/
obj-y += trigger/ \ No newline at end of file