genode/base-foc/src/core/vea9x4/target.mk

11 lines
209 B
Makefile
Raw Normal View History

2011-12-22 16:19:25 +01:00
include $(PRG_DIR)/../target.inc
REQUIRES += arm foc_vea9x4
SRC_CC += arm/platform_arm.cc
INC_DIR += $(REP_DIR)/src/core/include/arm
2011-12-22 16:19:25 +01:00
LD_TEXT_ADDR = 0x60490000
vpath platform_services.cc $(GEN_CORE_DIR)
2011-12-22 16:19:25 +01:00