touchups
authorMike Frysinger <vapier@gentoo.org>
Wed, 9 Feb 2005 16:05:07 +0000 (16:05 -0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 9 Feb 2005 16:05:07 +0000 (16:05 -0000)
target/ext2/Config.in

index 891a43016985a5ca564e5052a4ee53e40d9b0321..559fb440079ff3f4d73663d5b48b8929c42bbef0 100644 (file)
@@ -5,7 +5,7 @@ menuconfig BR2_TARGET_ROOTFS_EXT2
          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 @@ config BR2_TARGET_ROOTFS_EXT2_COPYTO
        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.