Explicitly run every command as a busybox app
Seems that CONFIG_FEATURE_SH_STANDALONE is not working.
This commit is contained in:
parent
7711ce5b13
commit
61a12ce47f
3 changed files with 41 additions and 42 deletions
|
@ -947,7 +947,7 @@ CONFIG_ASH_GETOPTS=y
|
|||
# CONFIG_ASH_MAIL is not set
|
||||
# CONFIG_ASH_OPTIMIZE_FOR_SIZE is not set
|
||||
# CONFIG_ASH_RANDOM_SUPPORT is not set
|
||||
CONFIG_ASH_EXPAND_PRMT=y
|
||||
# CONFIG_ASH_EXPAND_PRMT is not set
|
||||
CONFIG_CTTYHACK=y
|
||||
# CONFIG_HUSH is not set
|
||||
# CONFIG_HUSH_BASH_COMPAT is not set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue