From 75d77e92e140c63ed874e52eb3e3f18e8f24252b Mon Sep 17 00:00:00 2001 From: Elaina Claus Date: Thu, 11 Sep 2025 17:06:08 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 686352b..a15e6b7 100755 --- a/Makefile +++ b/Makefile @@ -108,7 +108,7 @@ imgz: $(IMGZ) # Helpers run: $(IMG) - @$(QEMU) $(QEMU_OPTS) -drive file=$(IMG),if=ide,index=0,media=disk,format=raw \ + @$(QEMU) $(QEMU_ARGS) -drive file=$(IMG),if=ide,index=0,media=disk,format=raw \ run_bochs: $(IMG) @bochs -q