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 94b52745e95..2cc91d1201d 100644 --- a/drivers/regulator/Makefile +++ b/drivers/regulator/Makefile | |||
@@ -40,6 +40,7 @@ obj-$(CONFIG_REGULATOR_TPS6105X) += tps6105x-regulator.o | |||
40 | obj-$(CONFIG_REGULATOR_TPS62360) += tps62360-regulator.o | 40 | obj-$(CONFIG_REGULATOR_TPS62360) += tps62360-regulator.o |
41 | obj-$(CONFIG_REGULATOR_TPS65023) += tps65023-regulator.o | 41 | obj-$(CONFIG_REGULATOR_TPS65023) += tps65023-regulator.o |
42 | obj-$(CONFIG_REGULATOR_TPS6507X) += tps6507x-regulator.o | 42 | obj-$(CONFIG_REGULATOR_TPS6507X) += tps6507x-regulator.o |
43 | obj-$(CONFIG_REGULATOR_TPS65090) += tps65090-regulator.o | ||
43 | obj-$(CONFIG_REGULATOR_TPS65217) += tps65217-regulator.o | 44 | obj-$(CONFIG_REGULATOR_TPS65217) += tps65217-regulator.o |
44 | obj-$(CONFIG_REGULATOR_TPS6524X) += tps6524x-regulator.o | 45 | obj-$(CONFIG_REGULATOR_TPS6524X) += tps6524x-regulator.o |
45 | obj-$(CONFIG_REGULATOR_TPS6586X) += tps6586x-regulator.o | 46 | obj-$(CONFIG_REGULATOR_TPS6586X) += tps6586x-regulator.o |