1
0
Fork 0
This commit is contained in:
Kevin Alavik 2025-05-16 20:45:14 +02:00
parent 9fcac766f6
commit ce3451d392
Signed by: cmpsb
GPG key ID: 10D1CC0526FDC6D7
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
MAKEFLAGS += -rR
.SUFFIXES:
QEMUFLAGS := -m 2G -serial stdio -smp 4
QEMUFLAGS := -m 2G -serial file:com1.log -smp 4 -monitor stdio
USER_QEMUFLAGS ?=
IMAGE_NAME := release/emk