summaryrefslogtreecommitdiff
path: root/drivers/hwmon/Makefile
diff options
context:
space:
mode:
authorDanny Nold <dannynold@freescale.com>2011-05-03 12:58:07 -0500
committerJason Liu <r64343@freescale.com>2012-01-09 20:08:32 +0800
commit410bd6873fa3bc4f7b4e5a0037fffbeea3e6ecd7 (patch)
tree032084e5b94e6935c960ea76bfba47769264ca15 /drivers/hwmon/Makefile
parentd1dd8e47967ddedea0663bc40ba3d0ea2859b1d8 (diff)
ENGR00142950-2 - MAX17135 EPD PMIC: Ported to 2.6.38 kernel
- Ported MAX17135 MFD core driver to 2.6.38 - Ported MAX17135 HWMON temperature sensor driver to 2.6.38 - Ported MAX17135 regulator driver to 2.6.38 Signed-off-by: Danny Nold <dannynold@freescale.com>
Diffstat (limited to 'drivers/hwmon/Makefile')
-rwxr-xr-xdrivers/hwmon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/Makefile b/drivers/hwmon/Makefile
index 33d968a51222..d2291c1ac69f 100755
--- a/drivers/hwmon/Makefile
+++ b/drivers/hwmon/Makefile
@@ -84,6 +84,7 @@ obj-$(CONFIG_SENSORS_LTC4151) += ltc4151.o
obj-$(CONFIG_SENSORS_LTC4215) += ltc4215.o
obj-$(CONFIG_SENSORS_LTC4245) += ltc4245.o
obj-$(CONFIG_SENSORS_LTC4261) += ltc4261.o
+obj-$(CONFIG_SENSORS_MAX17135) += max17135-hwmon.o
obj-$(CONFIG_SENSORS_MAX1111) += max1111.o
obj-$(CONFIG_SENSORS_MAX16065) += max16065.o
obj-$(CONFIG_SENSORS_MAX1619) += max1619.o