summaryrefslogtreecommitdiff
path: root/drivers/hwmon/Makefile
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@stericsson.com>2012-04-06 11:11:31 +0200
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-04-06 11:11:31 +0200
commitfe07b033c06f6f5e9bda543da22cfa7962325e56 (patch)
treeddcf44b96eb859a7ec2b4db8047c029792ca001b /drivers/hwmon/Makefile
parent1eefc8c8c23c4ccc4616baa383552ec4cdbf1a07 (diff)
parente232573c22b42355de48b048abd4a8540e3d33b3 (diff)
Merge topic branch 'st-mems-sensors' into integration-linux-ux500-3.3
Diffstat (limited to 'drivers/hwmon/Makefile')
-rw-r--r--drivers/hwmon/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/hwmon/Makefile b/drivers/hwmon/Makefile
index d13b8e0324f..e6dda2a5a66 100644
--- a/drivers/hwmon/Makefile
+++ b/drivers/hwmon/Makefile
@@ -87,6 +87,9 @@ obj-$(CONFIG_SENSORS_LM93) += lm93.o
obj-$(CONFIG_SENSORS_LM95241) += lm95241.o
obj-$(CONFIG_SENSORS_LM95245) += lm95245.o
obj-$(CONFIG_SENSORS_LTC4151) += ltc4151.o
+obj-$(CONFIG_SENSORS_LSM303DLH) += lsm303dlh_a.o lsm303dlh_m.o
+obj-$(CONFIG_SENSORS_LSM303DLHC)+= lsm303dlhc_a.o
+obj-$(CONFIG_SENSORS_L3G4200D) += l3g4200d.o
obj-$(CONFIG_SENSORS_LTC4215) += ltc4215.o
obj-$(CONFIG_SENSORS_LTC4245) += ltc4245.o
obj-$(CONFIG_SENSORS_LTC4261) += ltc4261.o