Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-23 | make_single_applets.sh: SH_IS_HUSH needs special handling too | Denys Vlasenko | |
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> | |||
2016-12-23 | Make it possible to select "sh" and "bash" aliases without selecting ash or hush | Denys Vlasenko | |
The same can be done for msh, but we are probably better off just deleting it in a next versio or two. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2016-12-23 | modprobe-small: make applets individually selectable | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2016-12-23 | make_single_applets.sh: a tool to check single-applet builds | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |