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 ff31f281e28c..98bdd6a42188 100644 --- a/drivers/mfd/Makefile +++ b/drivers/mfd/Makefile | |||
@@ -3,3 +3,4 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | obj-$(CONFIG_MCP) += mcp-core.o | 5 | obj-$(CONFIG_MCP) += mcp-core.o |
6 | obj-$(CONFIG_MCP_SA11X0) += mcp-sa11x0.o | ||