[Buildroot] [PATCH] boot/at91bootstrap3: bump to v3.7.1

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Dec 7 22:02:07 UTC 2014


Dear Angelo Compagnucci,

On Wed,  3 Dec 2014 17:18:25 +0100, Angelo Compagnucci wrote:
> The main difference with v3.6.2 is that this patch calls "make defconfig"
> before make.
> "make defconfig" is called by the Makefile with .config file,
> so the original logic isn't changed.
> Calling "make defconfig" is required to correctly prepare dependencies file.
> 
> Signed-off-by: Angelo Compagnucci <angelo.compagnucci at gmail.com>
> ---
>  boot/at91bootstrap3/at91bootstrap3.mk | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Thanks, I've applied your patch, but I've changed the logic: instead of
calling this "defconfig" target, I've changed the <pkg>_CONFIGURE_CMDS
step to use 'make <blabla>_defconfig', which is more logical.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list