[PATCH] Support configuring Busybox from _defconfig files
Denys Vlasenko
vda.linux at googlemail.com
Fri Jul 8 06:53:55 UTC 2011
On Friday 08 July 2011 08:14, Dan Fandrich wrote:
> On Tue, Jul 05, 2011 at 02:02:20PM -0700, Daniel Fandrich wrote:
> > diff --git a/TEST_config_nommu b/configs/TEST_nommu_defconfig
> > similarity index 100%
> > rename from TEST_config_nommu
> > rename to configs/TEST_nommu_defconfig
> > diff --git a/TEST_config_noprintf b/configs/TEST_noprintf_defconfig
> > similarity index 100%
> > rename from TEST_config_noprintf
> > rename to configs/TEST_noprintf_defconfig
> > diff --git a/TEST_config_rh9 b/configs/TEST_rh9_defconfig
> > similarity index 100%
> > rename from TEST_config_rh9
> > rename to configs/TEST_rh9_defconfig
>
> For some reason, these files didn't get renamed with a _defconfig suffix
> when the patch was applied. 'make foo_defconfig' requires a *_defconfig
> name, so the config files there now can't be activated this way.
Should be fixed now....
More information about the busybox
mailing list