aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/regulator/Makefile')
-rw-r--r--drivers/power/regulator/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/regulator/Makefile b/drivers/power/regulator/Makefile
index 2d350cb2fe..2862bcc1b1 100644
--- a/drivers/power/regulator/Makefile
+++ b/drivers/power/regulator/Makefile
@@ -17,3 +17,4 @@ obj-$(CONFIG_DM_REGULATOR_SANDBOX) += sandbox.o
17obj-$(CONFIG_REGULATOR_TPS65090) += tps65090_regulator.o 17obj-$(CONFIG_REGULATOR_TPS65090) += tps65090_regulator.o
18obj-$(CONFIG_$(SPL_)DM_REGULATOR_PALMAS) += palmas_regulator.o 18obj-$(CONFIG_$(SPL_)DM_REGULATOR_PALMAS) += palmas_regulator.o
19obj-$(CONFIG_$(SPL_)DM_REGULATOR_LP873X) += lp873x_regulator.o 19obj-$(CONFIG_$(SPL_)DM_REGULATOR_LP873X) += lp873x_regulator.o
20obj-$(CONFIG_$(SPL_)DM_REGULATOR_LP87565) += lp87565_regulator.o