summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro/Makefile
diff options
context:
space:
mode:
authorramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>2012-11-08 17:03:07 +0530
committerRajanikanth H.V <rajanikanth.hv@linaro.org>2012-11-09 11:45:15 +0530
commit985e28d021f2e0b1298ce143eda0d0c11ffef63d (patch)
treec375efd0d3a4a1ad9e8b2b7eb3cce13b36878ee1 /drivers/staging/iio/gyro/Makefile
parentf1408f95e92772efca79dbdbc26d802a459831d9 (diff)
st-mems-sensors: Sensor Code Migration to IIO framework
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
Diffstat (limited to 'drivers/staging/iio/gyro/Makefile')
-rw-r--r--drivers/staging/iio/gyro/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/iio/gyro/Makefile b/drivers/staging/iio/gyro/Makefile
index 9ba5ec15170..d5f914d7c6e 100644
--- a/drivers/staging/iio/gyro/Makefile
+++ b/drivers/staging/iio/gyro/Makefile
@@ -20,3 +20,5 @@ obj-$(CONFIG_ADIS16251) += adis16251.o
adxrs450-y := adxrs450_core.o
obj-$(CONFIG_ADXRS450) += adxrs450.o
+
+obj-$(CONFIG_SENSORS_L3G4200D) += l3g4200d_core.o