[PATCH] Support configuring Busybox from _defconfig files
Dan Fandrich
dan at coneharvesters.com
Fri Jul 8 06:14:31 UTC 2011
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.
>>> Dan
More information about the busybox
mailing list