genode/repos/base-hw/lib/mk/cortex_a15/core.inc

13 lines
309 B
PHP

#
# \brief Build config for Genodes core process
# \author Stefan Kalkowski
# \date 2014-09-02
#
# add include paths
INC_DIR += $(REP_DIR)/src/core/include/spec/cortex_a15
INC_DIR += $(REP_DIR)/src/core/include/spec/arm_gic
# include less specific configuration
include $(REP_DIR)/lib/mk/arm_v7/core.inc