diff options
Diffstat (limited to 'drivers/mfd/Makefile')
-rw-r--r-- | drivers/mfd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile index 285cb320e6a6..7fec04fb5f47 100644 --- a/drivers/mfd/Makefile +++ b/drivers/mfd/Makefile | |||
@@ -26,6 +26,8 @@ obj-$(CONFIG_MENELAUS) += menelaus.o | |||
26 | 26 | ||
27 | obj-$(CONFIG_TWL4030_CORE) += twl4030-core.o twl4030-irq.o | 27 | obj-$(CONFIG_TWL4030_CORE) += twl4030-core.o twl4030-irq.o |
28 | 28 | ||
29 | obj-$(CONFIG_MFD_MC13783) += mc13783-core.o | ||
30 | |||
29 | obj-$(CONFIG_MFD_CORE) += mfd-core.o | 31 | obj-$(CONFIG_MFD_CORE) += mfd-core.o |
30 | 32 | ||
31 | obj-$(CONFIG_EZX_PCAP) += ezx-pcap.o | 33 | obj-$(CONFIG_EZX_PCAP) += ezx-pcap.o |