summaryrefslogtreecommitdiff
path: root/drivers/regulator/Makefile
diff options
context:
space:
mode:
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/