make_single_applets.sh: SH_IS_HUSH needs special handling too
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 23 Dec 2016 18:42:53 +0000 (19:42 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 1 Jan 2017 12:01:04 +0000 (13:01 +0100)
commitfe3f55c540ed21005ba5bd981e098cb5dec64c37
tree55d94fa7b5d8eed59ab52d701f0978a13abfb9ca
parent28251dfa64a999c69605471863a2bb8692bfc7b3
make_single_applets.sh: SH_IS_HUSH needs special handling too

Well, in fact it works (make oldconfig throws only a warning when it sees
both SH_IS_HUSH=y and SH_IS_NONE=y), but let's be nice.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
make_single_applets.sh