aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/Makefile
diff options
context:
space:
mode:
authorLudovic Tancerel <ludovic.tancerel@maplehightech.com>2015-10-01 16:13:36 +0200
committerJonathan Cameron <jic23@kernel.org>2015-10-04 14:58:02 +0100
commitd574a87cc311cb01486b8947a9133814a79e2e6e (patch)
treeee16be54ac4f600e45c054f0978e3be3317863cf /drivers/iio/common/Makefile
parentiio: bmc150: Add SPI driver (diff)
downloadlinux-dev-d574a87cc311cb01486b8947a9133814a79e2e6e.tar.xz
linux-dev-d574a87cc311cb01486b8947a9133814a79e2e6e.zip
Add meas-spec sensors common part
Measurement specialties drivers common part. These functions are used by further drivers in the patchset: TSYS01, TSYS02D, HTU21, MS5637, MS8607 Signed-off-by: Ludovic Tancerel <ludovic.tancerel@maplehightech.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/common/Makefile')
-rw-r--r--drivers/iio/common/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/common/Makefile b/drivers/iio/common/Makefile
index b1e4d9c9591c..585da6a1b188 100644
--- a/drivers/iio/common/Makefile
+++ b/drivers/iio/common/Makefile
@@ -8,5 +8,6 @@
# When adding new entries keep the list in alphabetical order
obj-y += hid-sensors/
+obj-y += ms_sensors/
obj-y += ssp_sensors/
obj-y += st_sensors/