projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[MTD] nandsim: Enhance nandsim optionally to report wear information
[linux-2.6]
/
drivers
/
mfd
/
Makefile
diff --git
a/drivers/mfd/Makefile
b/drivers/mfd/Makefile
index
adb29b5
..
5143209
100644
(file)
--- a/
drivers/mfd/Makefile
+++ b/
drivers/mfd/Makefile
@@
-2,6
+2,8
@@
# Makefile for multifunction miscellaneous devices
#
+obj-$(CONFIG_MFD_SM501) += sm501.o
+
obj-$(CONFIG_MCP) += mcp-core.o
obj-$(CONFIG_MCP_SA11X0) += mcp-sa11x0.o
obj-$(CONFIG_MCP_UCB1200) += ucb1x00-core.o