crossgcc: Add buildsystem support for aarch64 compiler

Hardware / Coreboot - Patrick Georgi [georgi-clan.de] - 20 November 2014 06:54 UTC

This adds the crosstools-aarch64 and crossgcc-aarch64 make rules to create a toolchain (with or without gdb) for AArch64 targets.

Also adapt xcompile, since it's aarch64-elf.

Change-Id: I6fbe09d44ee8b8493d3cd8dbbba869b409e311f7

3bff5d9 crossgcc: Add buildsystem support for aarch64 compiler
Makefile.inc | 12 +++++++++---
util/crossgcc/Makefile | 7 +++++++
util/xcompile/xcompile | 2 +-
3 files changed, 17 insertions(+), 4 deletions(-)

Upstream: review.coreboot.org


  • Share