mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +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
3 lines
51 B
Makefile
3 lines
51 B
Makefile
REQUIRES = x86_64
|
|
LIBS = bootstrap-hw-muen_off
|