[Buildroot] svn commit: [26015] trunk/buildroot/target/jffs2

jacmet at uclibc.org jacmet at uclibc.org
Tue Apr 7 19:22:47 UTC 2009


Author: jacmet
Date: 2009-04-07 19:22:46 +0000 (Tue, 07 Apr 2009)
New Revision: 26015

Log:
target/jffs2: s/Memory Type/Flash Type/

Modified:
   trunk/buildroot/target/jffs2/Config.in


Changeset:
Modified: trunk/buildroot/target/jffs2/Config.in
===================================================================
--- trunk/buildroot/target/jffs2/Config.in	2009-04-07 19:22:43 UTC (rev 26014)
+++ trunk/buildroot/target/jffs2/Config.in	2009-04-07 19:22:46 UTC (rev 26015)
@@ -8,7 +8,7 @@
 if BR2_TARGET_ROOTFS_JFFS2
 
 choice
-	prompt "Memory Type"
+	prompt "Flash Type"
 	default BR2_TARGET_ROOTFS_JFFS2_FLASH_128
 
 config BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_1056




More information about the buildroot mailing list