[Buildroot] [PATCH] Fix u-boot 2010.03 build for AVR32

Thiago A. Corrêa thiago.correa at gmail.com
Wed Jun 23 15:54:42 UTC 2010


Hi Peter,

2010/6/23 Peter Korsgaard <jacmet at uclibc.org>:
> Thanks. Did you intend to make those changes in
> target/device/Atmel/Makefile.in? If so, please describe in the commit
> message why.
>

Yes, it is intentional. It simply breaks the value of
$(U_BOOT_VERSION) at the boot/u-boot/u-boot.mk, and prevents the patch
from applying. I grep'ed the whole source and there were no mention of
$(BR2_UBOOT_VERSION), this is probably an old Config.in variable name.
Also, UBOOT_CONFIG and UBOOT_CONFIG_FILE are not used (anymore?)

I think the entiere target/deviceAtmel/Makefile.in is broken. It also
prevents me from specifying my own custom linux .config, as it
overrides the value I set in Kconfig with it's own.

Kind Regards,
    Thiago A. Correa



More information about the buildroot mailing list