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 632cce09e407..1c3ee7c76906 100644 --- a/drivers/mfd/Makefile +++ b/drivers/mfd/Makefile | |||
@@ -139,6 +139,7 @@ obj-$(CONFIG_MFD_TPS65090) += tps65090.o | |||
139 | obj-$(CONFIG_MFD_AAT2870_CORE) += aat2870-core.o | 139 | obj-$(CONFIG_MFD_AAT2870_CORE) += aat2870-core.o |
140 | obj-$(CONFIG_MFD_INTEL_MSIC) += intel_msic.o | 140 | obj-$(CONFIG_MFD_INTEL_MSIC) += intel_msic.o |
141 | obj-$(CONFIG_MFD_PALMAS) += palmas.o | 141 | obj-$(CONFIG_MFD_PALMAS) += palmas.o |
142 | obj-$(CONFIG_MFD_VIPERBOARD) += viperboard.o | ||
142 | obj-$(CONFIG_MFD_RC5T583) += rc5t583.o rc5t583-irq.o | 143 | obj-$(CONFIG_MFD_RC5T583) += rc5t583.o rc5t583-irq.o |
143 | obj-$(CONFIG_MFD_SEC_CORE) += sec-core.o sec-irq.o | 144 | obj-$(CONFIG_MFD_SEC_CORE) += sec-core.o sec-irq.o |
144 | obj-$(CONFIG_MFD_SYSCON) += syscon.o | 145 | obj-$(CONFIG_MFD_SYSCON) += syscon.o |