Files
genode/repos/ports/src/noux-pkg/gcc_arm/target.mk
Christian Prochaska 2706e4cd75 tool_chain: cleanup
Fixes #1517
2015-05-26 09:39:49 +02:00

8 lines
150 B
Makefile

PROGRAM_PREFIX = genode-arm-
GCC_TARGET = arm-none-eabi
# cross-compiling does not work yet
REQUIRES = arm
include $(PRG_DIR)/../gcc/target.inc