diff options
Diffstat (limited to 'drivers/mfd/Makefile')
-rw-r--r-- | drivers/mfd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile index 4fbf8f89a49b..87935f967aa0 100644 --- a/drivers/mfd/Makefile +++ b/drivers/mfd/Makefile | |||
@@ -26,7 +26,7 @@ wm8350-objs := wm8350-core.o wm8350-regmap.o wm8350-gpio.o | |||
26 | wm8350-objs += wm8350-irq.o | 26 | wm8350-objs += wm8350-irq.o |
27 | obj-$(CONFIG_MFD_WM8350) += wm8350.o | 27 | obj-$(CONFIG_MFD_WM8350) += wm8350.o |
28 | obj-$(CONFIG_MFD_WM8350_I2C) += wm8350-i2c.o | 28 | obj-$(CONFIG_MFD_WM8350_I2C) += wm8350-i2c.o |
29 | obj-$(CONFIG_MFD_WM8994) += wm8994-core.o | 29 | obj-$(CONFIG_MFD_WM8994) += wm8994-core.o wm8994-irq.o |
30 | 30 | ||
31 | obj-$(CONFIG_TPS65010) += tps65010.o | 31 | obj-$(CONFIG_TPS65010) += tps65010.o |
32 | obj-$(CONFIG_MENELAUS) += menelaus.o | 32 | obj-$(CONFIG_MENELAUS) += menelaus.o |