aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/Makefile
diff options
context:
space:
mode:
authorMichael Hennerich <michael.hennerich@analog.com>2011-10-19 13:02:03 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-19 13:55:43 -0700
commit5c48cb9de1fb9702d5cfbf659840d02fb226b601 (patch)
tree6868ca11f1324a0e2a723cc706a499294d332f98 /drivers/staging/iio/Makefile
parentiio: Spell fix - consistent use of Converter - no functional changes (diff)
downloadlinux-dev-5c48cb9de1fb9702d5cfbf659840d02fb226b601.tar.xz
linux-dev-5c48cb9de1fb9702d5cfbf659840d02fb226b601.zip
iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdir
No functional changes. Fix Kconfig description. Signed-off-by: Michael Hennerich <michael.hennerich@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 eaa07b07d583..1340aead18b4 100644
--- a/drivers/staging/iio/Makefile
+++ b/drivers/staging/iio/Makefile
@@ -20,6 +20,7 @@ obj-$(CONFIG_IIO_DUMMY_EVGEN) += iio_dummy_evgen.o
obj-y += accel/
obj-y += adc/
obj-y += addac/
+obj-y += cdc/
obj-y += dac/
obj-y += dds/
obj-y += gyro/