mtd/include/linux config.h,1.4,1.5

David Woodhouse dwmw2 at infradead.org
Thu Oct 2 12:31:31 EDT 2003


Update of /home/cvs/mtd/include/linux
In directory phoenix.infradead.org:/tmp/cvs-serv16384

Modified Files:
	config.h 
Log Message:
make jffs2 out of tree with CONFIG_MTD work

Index: config.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/config.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- config.h	28 May 2003 15:48:10 -0000	1.4
+++ config.h	2 Oct 2003 16:31:29 -0000	1.5
@@ -25,10 +25,10 @@
 #define CONFIG_MTDRAM_TOTAL_SIZE 4096
 #define CONFIG_MTDRAM_ERASE_SIZE 64
 
+#endif /* MTD_OUT_OF_TREE */
+
 #ifndef NONAND
 #define CONFIG_JFFS2_FS_NAND 1
 #endif
-
-#endif /* MTD_OUT_OF_TREE */
 
 #endif /* __MTD_CONFIG_H__ */




More information about the linux-mtd-cvs mailing list