diff options
Diffstat (limited to 'drivers/mfd/Makefile')
-rw-r--r-- | drivers/mfd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile index d9522943d2fb..11350c1d9301 100644 --- a/drivers/mfd/Makefile +++ b/drivers/mfd/Makefile | |||
@@ -27,6 +27,7 @@ obj-$(CONFIG_MENELAUS) += menelaus.o | |||
27 | 27 | ||
28 | obj-$(CONFIG_TWL4030_CORE) += twl4030-core.o twl4030-irq.o | 28 | obj-$(CONFIG_TWL4030_CORE) += twl4030-core.o twl4030-irq.o |
29 | obj-$(CONFIG_TWL4030_POWER) += twl4030-power.o | 29 | obj-$(CONFIG_TWL4030_POWER) += twl4030-power.o |
30 | obj-$(CONFIG_TWL4030_CODEC) += twl4030-codec.o | ||
30 | 31 | ||
31 | obj-$(CONFIG_MFD_MC13783) += mc13783-core.o | 32 | obj-$(CONFIG_MFD_MC13783) += mc13783-core.o |
32 | 33 | ||