mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 08:51:08 +00:00
cf943dac65
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
5 lines
180 B
Makefile
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
|