genode/repos/base-hw/lib/mk/spec/arm_v7/core-hw-zynq_qemu.mk

14 lines
271 B
Makefile

#
# \brief Build config for Genodes core process
# \author Johannes Schlatow
# \date 2014-12-15
#
# add include paths
INC_DIR += $(REP_DIR)/src/core/spec/zynq_qemu
NR_OF_CPUS = 1
# include less specific configuration
include $(REP_DIR)/lib/mk/spec/zynq/core-hw.inc