summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorRonak Desai <ronak.desai@rockwellcollins.com>2015-10-12 13:53:16 -0500
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-12 21:59:44 +0200
commit4730df02cf236eefeaf00bec197e398ad12cfeaa (patch)
tree924dce3bf9c81cbd679fd5aef3e896adb31b495e /package/gcc
parent50963b165d574cf8b7aedf677c60ddb9fe851489 (diff)
downloadbuildroot-4730df02cf236eefeaf00bec197e398ad12cfeaa.tar.gz
buildroot-4730df02cf236eefeaf00bec197e398ad12cfeaa.zip
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>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud