kaem: main: Remove --bootstrap-mode.

* scaffold/main.kaem: Remove --bootstrap-mode from M2-Planet call.
This commit is contained in:
Jan (janneke) Nieuwenhuizen 2022-05-03 12:41:59 +02:00
parent 5abda859d9
commit ee664ba643
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 \