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 1c3ee7c76906..8072460e99d2 100644 --- a/drivers/mfd/Makefile +++ b/drivers/mfd/Makefile | |||
@@ -61,6 +61,7 @@ tps65912-objs := tps65912-core.o tps65912-irq.o | |||
61 | obj-$(CONFIG_MFD_TPS65912) += tps65912.o | 61 | obj-$(CONFIG_MFD_TPS65912) += tps65912.o |
62 | obj-$(CONFIG_MFD_TPS65912_I2C) += tps65912-i2c.o | 62 | obj-$(CONFIG_MFD_TPS65912_I2C) += tps65912-i2c.o |
63 | obj-$(CONFIG_MFD_TPS65912_SPI) += tps65912-spi.o | 63 | obj-$(CONFIG_MFD_TPS65912_SPI) += tps65912-spi.o |
64 | obj-$(CONFIG_MFD_TPS80031) += tps80031.o | ||
64 | obj-$(CONFIG_MENELAUS) += menelaus.o | 65 | obj-$(CONFIG_MENELAUS) += menelaus.o |
65 | 66 | ||
66 | obj-$(CONFIG_TWL4030_CORE) += twl-core.o twl4030-irq.o twl6030-irq.o | 67 | obj-$(CONFIG_TWL4030_CORE) += twl-core.o twl4030-irq.o twl6030-irq.o |