Browse Source

- busybox: enable getopts applet

master
vanhofen 6 years ago
parent
commit
71768c44f6
  1. 4
      archive-configs/busybox-hd1.config
  2. 4
      archive-configs/busybox-hd2.config
  3. 4
      archive-configs/busybox-hd51.config

4
archive-configs/busybox-hd1.config

@ -1,7 +1,7 @@
#
# Automatically generated make config: do not edit
# Busybox version: 1.29.3
# Wed Nov 07 00:00:00 2018
# Wed Nov 15 00:00:00 2018
#
CONFIG_HAVE_DOT_CONFIG=y
@ -1089,7 +1089,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

4
archive-configs/busybox-hd2.config

@ -1,7 +1,7 @@
#
# Automatically generated make config: do not edit
# Busybox version: 1.29.3
# Wed Nov 07 00:00:00 2018
# Wed Nov 15 00:00:00 2018
#
CONFIG_HAVE_DOT_CONFIG=y
@ -1089,7 +1089,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

4
archive-configs/busybox-hd51.config

@ -1,7 +1,7 @@
#
# Automatically generated make config: do not edit
# Busybox version: 1.29.3
# Wed Nov 07 00:00:00 2018
# Wed Nov 15 00:00:00 2018
#
CONFIG_HAVE_DOT_CONFIG=y
@ -1089,7 +1089,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

Loading…
Cancel
Save