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

13 lines
292 B
Makefile

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