kumquat-buildroot/boot
Ronak Desai 4730df02cf uboot: arm64 arch build support
For a 64bit arm architecture, Buildroot uses arm64 terminology and
from the top-level Makefile KERNEL_ARCH is set to arm64 which is then
passed to the uboot build.  This causes a compilation issue as uboot
uses the top-level system architecture as it's $(ARCH).  So
arch/$(ARCH)/Makefile doesn't work with arm64 unless we adjust the
arch.

[Thomas:
 - rewrap commit message text.
 - simplify comment in the code.]

Signed-off-by: Ronak Desai <ronak.desai@rockwellcollins.com>
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-10-12 21:59:44 +02:00
..
at91bootstrap
at91bootstrap3 boot/at91boostrap3: check for config file before calling kconfig-package 2015-07-14 10:30:30 +02:00
at91dataflashboot
barebox barebox: remove now-redundant ccache handling 2015-10-04 18:22:20 +02:00
boot-wrapper-aarch64
grub
grub2 grub2: pass target NM, OBJCOPY and STRIP 2015-09-20 14:52:19 +02:00
gummiboot boot/gummiboot: switch to http for git clone 2015-05-01 10:26:51 +02:00
lpc32xxcdl
mxs-bootlets boot/mxs-bootlets: do not check hash of custom tarball 2015-05-02 15:11:01 +02:00
syslinux
uboot uboot: arm64 arch build support 2015-10-12 21:59:44 +02:00
xloader
common.mk
Config.in