mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 14:49:31 +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
4 lines
107 B
Makefile
4 lines
107 B
Makefile
SRC_CC += bootstrap/spec/imx53/board.cc
|
|
|
|
include $(BASE_DIR)/../base-hw/lib/mk/spec/imx53/bootstrap-hw.inc
|