summaryrefslogtreecommitdiffstats
path: root/target/ext2/Config.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2007-03-20 17:52:44 +0100
committerBernhard Reutner-Fischer2007-03-20 17:52:44 +0100
commitf94a44c3ad06ae6bab203a3dda314b9ed98785e0 (patch)
treecf38157262febf2af1fac1bdd7489a7d5635396f /target/ext2/Config.in
parent- bump version. Closes #1225 (diff)
downloadbuildroot-f94a44c3ad06ae6bab203a3dda314b9ed98785e0.tar.gz
buildroot-f94a44c3ad06ae6bab203a3dda314b9ed98785e0.tar.xz
buildroot-f94a44c3ad06ae6bab203a3dda314b9ed98785e0.zip
- use numeric values for the superuser to be more portable.
Closes #1250
Diffstat (limited to 'target/ext2/Config.in')
-rw-r--r--target/ext2/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/ext2/Config.in b/target/ext2/Config.in
index 8d733e5ef..b84ead3cd 100644
--- a/target/ext2/Config.in
+++ b/target/ext2/Config.in
@@ -15,7 +15,7 @@ config BR2_TARGET_ROOTFS_EXT2_INODES
default 0
config BR2_TARGET_ROOTFS_EXT2_RESBLKS
- int "reserved blocks"
+ int "reserved blocks percentage"
depends on BR2_TARGET_ROOTFS_EXT2
default 0