projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6]
/
drivers
/
mtd
/
nand
/
Makefile
diff --git
a/drivers/mtd/nand/Makefile
b/drivers/mtd/nand/Makefile
index
54a332b
..
a6e74a4
100644
(file)
--- a/
drivers/mtd/nand/Makefile
+++ b/
drivers/mtd/nand/Makefile
@@
-33,5
+33,6
@@
obj-$(CONFIG_MTD_ALAUDA) += alauda.o
obj-$(CONFIG_MTD_NAND_PASEMI) += pasemi_nand.o
obj-$(CONFIG_MTD_NAND_ORION) += orion_nand.o
obj-$(CONFIG_MTD_NAND_FSL_ELBC) += fsl_elbc_nand.o
+obj-$(CONFIG_MTD_NAND_FSL_UPM) += fsl_upm.o
nand-objs := nand_base.o nand_bbt.o