genode/repos/base-foc/src/core/arm/target.inc

8 lines
163 B
PHP
Raw Normal View History

REQUIRES += arm
SRC_CC += arm/platform_arm.cc \
arm/ipc_pager.cc
include $(REP_DIR)/src/core/target.inc
vpath platform_services.cc $(GEN_CORE_DIR)