mtd/drivers/mtd GNUmakefile,1.11,1.12
David Woodhouse
dwmw2 at infradead.org
Fri Sep 13 10:13:17 EDT 2002
Update of /home/cvs/mtd/drivers/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv3721
Modified Files:
GNUmakefile
Log Message:
Turn on CONFIG_NFTL_RW for out-of-tree build again
Index: GNUmakefile
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/GNUmakefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- GNUmakefile 23 Apr 2002 13:52:14 -0000 1.11
+++ GNUmakefile 13 Sep 2002 14:13:14 -0000 1.12
@@ -36,7 +36,8 @@
CONFIG_FTL := m
CONFIG_NFTL := m
-CFLAGS_nftl.o := -DCONFIG_NFTL_RW
+CFLAGS_nftlcore.o := -DCONFIG_NFTL_RW
+CFLAGS_nftlmount.o := -DCONFIG_NFTL_RW
endif
More information about the linux-mtd-cvs
mailing list