mtd/drivers/mtd/nand GNUmakefile,1.2,1.3
David Woodhouse
dwmw2 at infradead.org
Fri Sep 13 10:39:00 EDT 2002
Update of /home/cvs/mtd/drivers/mtd/nand
In directory phoenix.infradead.org:/tmp/cvs-serv4499/nand
Modified Files:
GNUmakefile
Log Message:
pretend ECC on for out-of-kernel build
Index: GNUmakefile
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/GNUmakefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- GNUmakefile 30 Jan 2002 15:10:24 -0000 1.2
+++ GNUmakefile 13 Sep 2002 14:38:58 -0000 1.3
@@ -8,6 +8,7 @@
CONFIG_MTD_NAND_ECC := m
# CONFIG_MTD_NAND_SPIA := m
# CONFIG_MTD_NAND_AUTCPU12 := m
+CFLAGS_nand.o := -DCONFIG_MTD_NAND_ECC
endif
# Normal case - build in-kernel
More information about the linux-mtd-cvs
mailing list