aboutsummaryrefslogtreecommitdiffstats
path: root/packages/busybox/busybox-1.00
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-07-11 08:53:03 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-11 08:53:03 +0000
commitdda4c88d24ad9eebdc7ecccf4c6a9abee1dbc1e4 (patch)
tree32409cffa8d31706d397879c12458f4af85efb03 /packages/busybox/busybox-1.00
parentd4d5768bccd9846488ee8df714c362a0d473427e (diff)
downloadopenembedded-dda4c88d24ad9eebdc7ecccf4c6a9abee1dbc1e4.tar.gz
Busybox: enable the -l option for umount
Diffstat (limited to 'packages/busybox/busybox-1.00')
-rw-r--r--packages/busybox/busybox-1.00/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/busybox/busybox-1.00/defconfig b/packages/busybox/busybox-1.00/defconfig
index 164ecec914..8b8212c54a 100644
--- a/packages/busybox/busybox-1.00/defconfig
+++ b/packages/busybox/busybox-1.00/defconfig
@@ -467,7 +467,7 @@ CONFIG_FEATURE_MOUNT_FORCE=y
#
# Common options for mount/umount
#
-# CONFIG_FEATURE_MOUNT_LOOP is not set
+CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
#