From 595a52436c86b4cdc37f26d9562cd55ccdb1a4ec Mon Sep 17 00:00:00 2001 From: Amlal Date: Fri, 17 Jan 2025 21:53:27 +0100 Subject: META: Tweaks and patches applied to mostly the kernel. Signed-off-by: Amlal --- dev/Boot/amd64-desktop.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/Boot/amd64-desktop.make') diff --git a/dev/Boot/amd64-desktop.make b/dev/Boot/amd64-desktop.make index 9d7eea25..49326c8b 100644 --- a/dev/Boot/amd64-desktop.make +++ b/dev/Boot/amd64-desktop.make @@ -31,7 +31,7 @@ IMG_2=epm-master-2.img EMU_FLAGS=-net none -smp 4 -m 8G -M q35 \ -bios $(BIOS) -drive \ file=fat:rw:src/Root/,index=2,format=raw \ - -serial stdio + -d int LD_FLAGS=-e Main --subsystem=10 -- cgit v1.2.3