kaem: main: Remove --bootstrap-mode.

* scaffold/main.kaem: Remove --bootstrap-mode from M2-Planet call.
This commit is contained in:
Jan (janneke) Nieuwenhuizen 2022-11-04 10:01:59 +01:00 committed by Janneke Nieuwenhuizen
parent 37e8093bbb
commit 468a9c7cd8
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ mes_cpu=${mes_cpu:-x86}
stage0_cpu=${stage0_cpu:-x86}
M2-Planet \
--bootstrap-mode \
--debug \
--architecture ${stage0_cpu} \
-f lib/linux/${mes_cpu}-mes-m2/crt1.c \