projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
744a194
)
oops
author
Eric Andersen
<andersen@codepoet.org>
Sat, 10 Nov 2001 11:17:17 +0000
(11:17 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sat, 10 Nov 2001 11:17:17 +0000
(11:17 -0000)
util-linux/config.in
patch
|
blob
|
history
diff --git
a/util-linux/config.in
b/util-linux/config.in
index 067ced60d5544e7dbef23280561b99a3f209f489..267383085309f5fe5fd866db4ba40284366334a0 100644
(file)
--- a/
util-linux/config.in
+++ b/
util-linux/config.in
@@
-37,7
+37,6
@@
if [ "$CONFIG_MOUNT" = "y" ]; then
bool ' Support mounting nfs file systems' CONFIG_NFSMOUNT
bool ' Use devmtab instead of /proc (needs a patched kernel)' CONFIG_FEATURE_USE_DEVPS_PATCH
fi
-fi
bool 'umount' CONFIG_UMOUNT
if [ "$CONFIG_UMOUNT" = "y" ]; then
bool ' Support forced filesystem unmounting' CONFIG_FEATURE_MOUNT_FORCE