aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/Makefile
diff options
context:
space:
mode:
authorShubhrajyoti D <shubhrajyoti@ti.com>2010-07-17 18:32:52 +0530
committerGreg Kroah-Hartman <gregkh@suse.de>2010-07-22 14:26:57 -0700
commitb4e178224cfdc8aae7dda0baab34a4e4110a2e93 (patch)
tree29f3e3da22b4af2e9276056b1fff4d20c1d34391 /drivers/staging/iio/Makefile
parentstaging: comedi: formatting of pointers in printk() (diff)
downloadlinux-dev-b4e178224cfdc8aae7dda0baab34a4e4110a2e93.tar.xz
linux-dev-b4e178224cfdc8aae7dda0baab34a4e4110a2e93.zip
Staging: iio: add digital compass hmc5843 driver
Adding support for the Honeywell HMC5843. The interface to the device is i2c TODO: Adding the documentation Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.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 fff717e38366..e909674920fc 100644
--- a/drivers/staging/iio/Makefile
+++ b/drivers/staging/iio/Makefile
@@ -15,3 +15,4 @@ obj-y += gyro/
obj-y += imu/
obj-y += light/
obj-y += trigger/
+obj-y += magnetometer/