summaryrefslogtreecommitdiff
path: root/sub/busybox
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-02-03 18:30:26 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-02-03 18:30:26 +0000
commit8e8e58da6e68e000427aa4e968bd2aeb333b686a (patch)
tree624113d2c3854a89aa31b358c05d03a8a979f1ba /sub/busybox
parent0a2b1e1369ace1fa9879ae0bbc22cf59641cf25c (diff)
downloadlh-bootstrap-8e8e58da6e68e000427aa4e968bd2aeb333b686a.tar.xz
bb ash needs getopts
Diffstat (limited to 'sub/busybox')
-rw-r--r--sub/busybox/host-full-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/busybox/host-full-config b/sub/busybox/host-full-config
index 488e0b8..c2ba211 100644
--- a/sub/busybox/host-full-config
+++ b/sub/busybox/host-full-config
@@ -1118,7 +1118,7 @@ CONFIG_ASH_ECHO=y
CONFIG_ASH_PRINTF=y
CONFIG_ASH_TEST=y
# CONFIG_ASH_HELP is not set
-# CONFIG_ASH_GETOPTS is not set
+CONFIG_ASH_GETOPTS=y
# CONFIG_ASH_CMDCMD is not set
# CONFIG_CTTYHACK is not set
# CONFIG_HUSH is not set