genode/repos/base-foc/src/core/arndale/target.mk

9 lines
165 B
Makefile
Raw Normal View History

include $(PRG_DIR)/../target.inc
2013-02-04 14:59:00 +01:00
LD_TEXT_ADDR = 0x80100000
REQUIRES += arm foc_arndale
SRC_CC += arm/platform_arm.cc
vpath platform_services.cc $(GEN_CORE_DIR)