ports: binutils target for ARMv8

issue #3537
This commit is contained in:
Sebastian Sumpf 2019-10-25 11:12:43 +02:00 committed by Christian Helmuth
parent 112c32eb54
commit f23eab735b
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
PROGRAM_PREFIX = genode-aarch64-
BINUTILS_TARGET = aarch64-none-elf
include $(PRG_DIR)/../binutils/target.inc