aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/Makefile')
-rw-r--r--drivers/regulator/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/regulator/Makefile b/drivers/regulator/Makefile
index 73bfb873d4b8..b802b0c7fb02 100644
--- a/drivers/regulator/Makefile
+++ b/drivers/regulator/Makefile
@@ -36,6 +36,7 @@ obj-$(CONFIG_REGULATOR_MAX8660) += max8660.o
36obj-$(CONFIG_REGULATOR_MAX8907) += max8907-regulator.o 36obj-$(CONFIG_REGULATOR_MAX8907) += max8907-regulator.o
37obj-$(CONFIG_REGULATOR_MAX8925) += max8925-regulator.o 37obj-$(CONFIG_REGULATOR_MAX8925) += max8925-regulator.o
38obj-$(CONFIG_REGULATOR_MAX8952) += max8952.o 38obj-$(CONFIG_REGULATOR_MAX8952) += max8952.o
39obj-$(CONFIG_REGULATOR_MAX8973) += max8973-regulator.o
39obj-$(CONFIG_REGULATOR_MAX8997) += max8997.o 40obj-$(CONFIG_REGULATOR_MAX8997) += max8997.o
40obj-$(CONFIG_REGULATOR_MAX8998) += max8998.o 41obj-$(CONFIG_REGULATOR_MAX8998) += max8998.o
41obj-$(CONFIG_REGULATOR_MAX77686) += max77686.o 42obj-$(CONFIG_REGULATOR_MAX77686) += max77686.o