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 3989e30e954e..0c9418b36c26 100644 --- a/drivers/mfd/Makefile +++ b/drivers/mfd/Makefile | |||
@@ -20,6 +20,7 @@ obj-$(CONFIG_MFD_WM8350) += wm8350.o | |||
20 | obj-$(CONFIG_MFD_WM8350_I2C) += wm8350-i2c.o | 20 | obj-$(CONFIG_MFD_WM8350_I2C) += wm8350-i2c.o |
21 | 21 | ||
22 | obj-$(CONFIG_TPS65010) += tps65010.o | 22 | obj-$(CONFIG_TPS65010) += tps65010.o |
23 | obj-$(CONFIG_MENELAUS) += menelaus.o | ||
23 | 24 | ||
24 | obj-$(CONFIG_TWL4030_CORE) += twl4030-core.o twl4030-irq.o | 25 | obj-$(CONFIG_TWL4030_CORE) += twl4030-core.o twl4030-irq.o |
25 | 26 | ||