mtd/html/tech nand.html,1.3,1.4

gleixner at infradead.org gleixner at infradead.org
Thu Aug 1 05:36:18 EDT 2002


Update of /home/cvs/mtd/html/tech
In directory phoenix.infradead.org:/tmp/cvs-serv4965/mtd/html/tech

Modified Files:
	nand.html 
Log Message:
make information readable



Index: nand.html
===================================================================
RCS file: /home/cvs/mtd/html/tech/nand.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nand.html	1 Aug 2002 09:25:45 -0000	1.3
+++ nand.html	1 Aug 2002 09:36:15 -0000	1.4
@@ -272,12 +272,12 @@
 CONFIG_JFFS2_FS_DEBUG=0<br>
 CONFIG_JFFS2_FS_NAND=y</p>
 
-Make sure that fs/Config.in contains the following lines:
-dep_tristate 'Journalling Flash File System v2 (JFFS2) support' CONFIG_JFFS2_FS $CONFIG_MTD
-if [ "$CONFIG_JFFS2_FS" = "y" -o "$CONFIG_JFFS2_FS" = "m" ] ; then
-   int 'JFFS2 debugging verbosity (0 = quiet, 2 = noisy)' CONFIG_JFFS2_FS_DEBUG 0
-   bool 'JFFS2 support for NAND chips' CONFIG_JFFS2_FS_NAND
-fi
+</p>Make sure that fs/Config.in contains the following lines:<br>
+dep_tristate 'Journalling Flash File System v2 (JFFS2) support' CONFIG_JFFS2_FS $CONFIG_MTD<br>
+if [ "$CONFIG_JFFS2_FS" = "y" -o "$CONFIG_JFFS2_FS" = "m" ] ; then<br>
+   int 'JFFS2 debugging verbosity (0 = quiet, 2 = noisy)' CONFIG_JFFS2_FS_DEBUG 0<br>
+   bool 'JFFS2 support for NAND chips' CONFIG_JFFS2_FS_NAND<br>
+fi<br></p>
 
 <hr>
 <h2>FAQ</h2>





More information about the linux-mtd-cvs mailing list