Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-08 | make configs/* files have _defconfig suffix | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2011-07-08 | Support configuring Busybox from _defconfig files | Daniel Fandrich | |
The existing test .config files are moved to configs/ and renamed to *_defconfig. 'make xyz_defconfig' will enable the configuration in that specific file. Signed-off-by: Daniel Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |