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

11 lines
208 B
Makefile

include $(PRG_DIR)/../target.inc
REQUIRES += arm foc_imx53
SRC_CC += arm/platform_arm.cc
INC_DIR += $(REP_DIR)/src/core/include/arm
LD_TEXT_ADDR = 0x70140000
vpath platform_services.cc $(GEN_CORE_DIR)