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 33daa2f45dd8..f7cfd5b4119c 100644 --- a/drivers/mfd/Makefile +++ b/drivers/mfd/Makefile | |||
@@ -20,3 +20,4 @@ obj-$(CONFIG_MCP_UCB1200_TS) += ucb1x00-ts.o | |||
20 | ifeq ($(CONFIG_SA1100_ASSABET),y) | 20 | ifeq ($(CONFIG_SA1100_ASSABET),y) |
21 | obj-$(CONFIG_MCP_UCB1200) += ucb1x00-assabet.o | 21 | obj-$(CONFIG_MCP_UCB1200) += ucb1x00-assabet.o |
22 | endif | 22 | endif |
23 | obj-$(CONFIG_UCB1400_CORE) += ucb1400_core.o | ||