genode/base-hw/lib/mk/platform_pbxa9/core_support.mk

13 lines
289 B
Makefile

#
# \brief Parts of core that depend on the Realview PBXA9
# \author Martin Stein
# \date 2012-04-27
#
# declare location of core files that are board specific
BOARD_DIR = $(REP_DIR)/src/core/pbxa9
# include generic part of core support
include $(REP_DIR)/lib/mk/core_support.inc