Merge pull request #945 from tlaurion/busybox-fix-1.32

busybox: CONFIG_BASH_IS_ASH is incompatible with CONFIG_BASH_IS_NONE
This commit is contained in:
tlaurion 2020-12-30 20:36:31 -05:00 committed by GitHub
commit 817e6a3068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.32.0
# Thu Nov 5 16:35:47 2020
# Wed Dec 30 20:23:50 2020
#
CONFIG_HAVE_DOT_CONFIG=y
@ -1098,7 +1098,7 @@ CONFIG_SH_IS_ASH=y
# CONFIG_SH_IS_NONE is not set
CONFIG_BASH_IS_ASH=y
# CONFIG_BASH_IS_HUSH is not set
CONFIG_BASH_IS_NONE=y
# CONFIG_BASH_IS_NONE is not set
CONFIG_SHELL_ASH=y
CONFIG_ASH=y
CONFIG_ASH_OPTIMIZE_FOR_SIZE=y