[uClibc-cvs] r9831 - in trunk/buildroot/target/ext2: .
uclibc at mail.uclibc.org
uclibc at mail.uclibc.org
Wed Feb 9 16:05:08 UTC 2005
Author: vapier
Date: 2005-02-09 09:05:07 -0700 (Wed, 09 Feb 2005)
New Revision: 9831
Log:
touchups
Modified:
trunk/buildroot/target/ext2/Config.in
Changeset:
Modified: trunk/buildroot/target/ext2/Config.in
===================================================================
--- trunk/buildroot/target/ext2/Config.in 2005-02-09 16:04:44 UTC (rev 9830)
+++ trunk/buildroot/target/ext2/Config.in 2005-02-09 16:05:07 UTC (rev 9831)
@@ -5,7 +5,7 @@
Build an ext2 root filesystem
config BR2_TARGET_ROOTFS_EXT2_BLOCKS
- int "size in blocks (leave at 0 for auto calculation"
+ int "size in blocks (leave at 0 for auto calculation)"
depends on BR2_TARGET_ROOTFS_EXT2
default 0
@@ -44,8 +44,5 @@
depends on BR2_TARGET_ROOTFS_EXT2
default ""
help
- Copies the resulting image to a secondary location
- like a tftp server's root directory.
-
-
-
+ Copies the resulting image to a secondary location
+ like a tftp server's root directory.
More information about the uClibc-cvs
mailing list