aboutsummaryrefslogtreecommitdiff
path: root/util-linux
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-11-27 09:29:49 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-11-27 09:29:49 +0000
commit47d7956d5f6abb47dbc1118720fc5d8b3749bca7 (patch)
tree1bed61e79f91852c991adac367156ed21aa9d136 /util-linux
parent818911efee4ae1269cdd0cd1593c48342d281426 (diff)
downloadbusybox-w32-47d7956d5f6abb47dbc1118720fc5d8b3749bca7.tar.gz
busybox-w32-47d7956d5f6abb47dbc1118720fc5d8b3749bca7.tar.bz2
busybox-w32-47d7956d5f6abb47dbc1118720fc5d8b3749bca7.zip
last_patch_68 from Vladimir N. Oleynik
git-svn-id: svn://busybox.net/trunk/busybox@6028 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'util-linux')
-rw-r--r--util-linux/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/config.in b/util-linux/config.in
index e6d46639c..eee050a05 100644
--- a/util-linux/config.in
+++ b/util-linux/config.in
@@ -20,7 +20,7 @@ if [ "$CONFIG_FDISK" = "y" ]; then
20 bool ' Support SGI disklabels' CONFIG_FEATURE_SGI_LABEL 20 bool ' Support SGI disklabels' CONFIG_FEATURE_SGI_LABEL
21 bool ' Support SUN disklabels' CONFIG_FEATURE_SUN_LABEL 21 bool ' Support SUN disklabels' CONFIG_FEATURE_SUN_LABEL
22 bool ' Support BSD disklabels' CONFIG_FEATURE_OSF_LABEL 22 bool ' Support BSD disklabels' CONFIG_FEATURE_OSF_LABEL
23 bool ' Support expext mode' CONFIG_FEATURE_FDISK_ADVANCED 23 bool ' Support expert mode' CONFIG_FEATURE_FDISK_ADVANCED
24fi 24fi
25bool 'freeramdisk' CONFIG_FREERAMDISK 25bool 'freeramdisk' CONFIG_FREERAMDISK
26bool 'fsck_minix' CONFIG_FSCK_MINIX 26bool 'fsck_minix' CONFIG_FSCK_MINIX