genode/repos/base-hw/lib/mk/spec/zynq_qemu/bootstrap-hw.mk
Stefan Kalkowski cf943dac65 hw: bootstrap into kernel
Put the initialization of the cpu cores, setup of page-tables, enabling of
MMU and caches into a separate component that is only used to bootstrap
the kernel resp. core.

Ref #2092
2017-02-23 14:54:42 +01:00

5 lines
180 B
Makefile

INC_DIR += $(REP_DIR)/src/core/include/spec/xilinx_uartps_0
INC_DIR += $(REP_DIR)/src/core/include/spec/zynq_qemu
include $(BASE_DIR)/../base-hw/lib/mk/spec/zynq/bootstrap-hw.inc