diff options
Diffstat (limited to 'drivers/regulator/Makefile')
-rw-r--r-- | drivers/regulator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/regulator/Makefile b/drivers/regulator/Makefile index 662834856c37..f0e227d4f5a5 100644 --- a/drivers/regulator/Makefile +++ b/drivers/regulator/Makefile | |||
@@ -54,6 +54,7 @@ obj-$(CONFIG_REGULATOR_MAX8997) += max8997.o | |||
54 | obj-$(CONFIG_REGULATOR_MAX8998) += max8998.o | 54 | obj-$(CONFIG_REGULATOR_MAX8998) += max8998.o |
55 | obj-$(CONFIG_REGULATOR_MAX77686) += max77686.o | 55 | obj-$(CONFIG_REGULATOR_MAX77686) += max77686.o |
56 | obj-$(CONFIG_REGULATOR_MAX77693) += max77693.o | 56 | obj-$(CONFIG_REGULATOR_MAX77693) += max77693.o |
57 | obj-$(CONFIG_REGULATOR_MAX77802) += max77802.o | ||
57 | obj-$(CONFIG_REGULATOR_MC13783) += mc13783-regulator.o | 58 | obj-$(CONFIG_REGULATOR_MC13783) += mc13783-regulator.o |
58 | obj-$(CONFIG_REGULATOR_MC13892) += mc13892-regulator.o | 59 | obj-$(CONFIG_REGULATOR_MC13892) += mc13892-regulator.o |
59 | obj-$(CONFIG_REGULATOR_MC13XXX_CORE) += mc13xxx-regulator-core.o | 60 | obj-$(CONFIG_REGULATOR_MC13XXX_CORE) += mc13xxx-regulator-core.o |