diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-07-03 16:56:37 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-07-03 16:56:37 +0200 |
commit | 2e989ef232e35750df573898077dd356003705b2 (patch) | |
tree | 82b5cd9e138106ce4083be6c9c368a95e4b9941a /configs/android_ndk_defconfig | |
parent | f82be93c1cd30e8168e91433bcce9fca58f7d0c8 (diff) | |
download | busybox-w32-2e989ef232e35750df573898077dd356003705b2.tar.gz busybox-w32-2e989ef232e35750df573898077dd356003705b2.tar.bz2 busybox-w32-2e989ef232e35750df573898077dd356003705b2.zip |
msh: delete this applet
It's deprecated since 2009 and interferes with make_single_applets.sh tests.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'configs/android_ndk_defconfig')
-rw-r--r-- | configs/android_ndk_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/android_ndk_defconfig b/configs/android_ndk_defconfig index 35d03b42e..61871fcb1 100644 --- a/configs/android_ndk_defconfig +++ b/configs/android_ndk_defconfig | |||
@@ -1013,7 +1013,6 @@ CONFIG_CTTYHACK=y | |||
1013 | # CONFIG_HUSH_RANDOM_SUPPORT is not set | 1013 | # CONFIG_HUSH_RANDOM_SUPPORT is not set |
1014 | # CONFIG_HUSH_EXPORT_N is not set | 1014 | # CONFIG_HUSH_EXPORT_N is not set |
1015 | # CONFIG_HUSH_MODE_X is not set | 1015 | # CONFIG_HUSH_MODE_X is not set |
1016 | # CONFIG_MSH is not set | ||
1017 | # CONFIG_FEATURE_SH_IS_ASH is not set | 1016 | # CONFIG_FEATURE_SH_IS_ASH is not set |
1018 | # CONFIG_FEATURE_SH_IS_HUSH is not set | 1017 | # CONFIG_FEATURE_SH_IS_HUSH is not set |
1019 | CONFIG_FEATURE_SH_IS_NONE=y | 1018 | CONFIG_FEATURE_SH_IS_NONE=y |