projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'linus' into x86/setup-lzma
[linux-2.6]
/
drivers
/
mtd
/
onenand
/
Makefile
diff --git
a/drivers/mtd/onenand/Makefile
b/drivers/mtd/onenand/Makefile
index
4d2eacf
..
64b6cc6
100644
(file)
--- a/
drivers/mtd/onenand/Makefile
+++ b/
drivers/mtd/onenand/Makefile
@@
-7,6
+7,7
@@
obj-$(CONFIG_MTD_ONENAND) += onenand.o
# Board specific.
obj-$(CONFIG_MTD_ONENAND_GENERIC) += generic.o
+obj-$(CONFIG_MTD_ONENAND_OMAP2) += omap2.o
# Simulator
obj-$(CONFIG_MTD_ONENAND_SIM) += onenand_sim.o