summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/Makefile
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2006-10-22 03:17:05 +0200
committerDavid Woodhouse <dwmw2@infradead.org>2006-10-22 03:17:05 +0200
commitc45aa055c32b488fc3fd73c760df372b09acf69a (patch)
tree03bd52a8b843b48185c6b9831c25b5dbf5ac0382 /drivers/mtd/nand/Makefile
parent[MTD] NAND: Correct setting of chip->oob_poi OOB buffer (diff)
parent[MTD NAND] OLPC CAFÉ driver update (diff)
downloadlinux-c45aa055c32b488fc3fd73c760df372b09acf69a.tar.xz
linux-c45aa055c32b488fc3fd73c760df372b09acf69a.zip
Merge git://git.infradead.org/~dwmw2/cafe-2.6
Conflicts: drivers/mtd/nand/Kconfig
Diffstat (limited to 'drivers/mtd/nand/Makefile')
-rw-r--r--drivers/mtd/nand/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/nand/Makefile b/drivers/mtd/nand/Makefile
index 27c9f0a1ef83..7cebc10c474e 100644
--- a/drivers/mtd/nand/Makefile
+++ b/drivers/mtd/nand/Makefile
@@ -6,6 +6,7 @@
obj-$(CONFIG_MTD_NAND) += nand.o nand_ecc.o
obj-$(CONFIG_MTD_NAND_IDS) += nand_ids.o
+obj-$(CONFIG_MTD_NAND_CAFE) += cafe_nand.o
obj-$(CONFIG_MTD_NAND_SPIA) += spia.o
obj-$(CONFIG_MTD_NAND_AMS_DELTA) += ams-delta.o
obj-$(CONFIG_MTD_NAND_TOTO) += toto.o