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 4cf946537e39..41f3b61ee9a1 100644 --- a/drivers/mfd/Makefile +++ b/drivers/mfd/Makefile | |||
@@ -42,6 +42,7 @@ obj-$(CONFIG_TWL4030_MADC) += twl4030-madc.o | |||
42 | obj-$(CONFIG_TWL4030_POWER) += twl4030-power.o | 42 | obj-$(CONFIG_TWL4030_POWER) += twl4030-power.o |
43 | obj-$(CONFIG_MFD_TWL4030_AUDIO) += twl4030-audio.o | 43 | obj-$(CONFIG_MFD_TWL4030_AUDIO) += twl4030-audio.o |
44 | obj-$(CONFIG_TWL6030_PWM) += twl6030-pwm.o | 44 | obj-$(CONFIG_TWL6030_PWM) += twl6030-pwm.o |
45 | obj-$(CONFIG_TWL6040_CORE) += twl6040-core.o twl6040-irq.o | ||
45 | 46 | ||
46 | obj-$(CONFIG_MFD_MC13XXX) += mc13xxx-core.o | 47 | obj-$(CONFIG_MFD_MC13XXX) += mc13xxx-core.o |
47 | 48 | ||