summaryrefslogtreecommitdiff
path: root/drivers/regulator/Makefile
diff options
context:
space:
mode:
authorJingyu Zhou <b02241@freescale.com>2008-04-02 13:58:21 +0800
committerDaniel Schaeffer <daniel.schaeffer@timesys.com>2008-08-25 15:20:57 -0400
commitf6c413b2f5b1b503421f4543955aeff7a40bba92 (patch)
tree0f3e59b1c9a3ba6331733cb8971a2b67425650c9 /drivers/regulator/Makefile
parent12573d7103e37acb79ffe972560bbb5018259089 (diff)
ENGR00058904 Add pmic source code
Add pmic source code Signed-off-by: Zhou Jingyu <Jingyu.Zhou@freescale.com>
Diffstat (limited to 'drivers/regulator/Makefile')
-rw-r--r--drivers/regulator/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/regulator/Makefile b/drivers/regulator/Makefile
index b54e710d41b4..b78ca53e1833 100644
--- a/drivers/regulator/Makefile
+++ b/drivers/regulator/Makefile
@@ -9,4 +9,5 @@ ifeq ($(CONFIG_REGULATOR_DEBUG),y)
endif
obj-$(CONFIG_REGULATOR_MC13783) += mc13783/
-obj-$(CONFIG_REGULATOR_WM8350) += wm8350/ \ No newline at end of file
+obj-$(CONFIG_REGULATOR_WM8350) += wm8350/
+obj-$(CONFIG_REGULATOR_MAX8660) += max8660/