commit | 7d5c881bd0cbf3cb1a755acf95a00b37625f7628 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Fri Dec 23 19:42:53 2016 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Dec 23 19:42:53 2016 +0100 |
tree | 2ceca2504962d13bc783594fc32ef7a98d709e79 | |
parent | 0b8835861b2e43cb45becdb560877bcc89aea827 [diff] |
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>