aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b016f4f..9184028 100644
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ iso: $(KERNEL)
limine bios-install $(ISO_IMAGE)
run: iso
- qemu-system-x86_64 -cdrom $(ISO_IMAGE)
+ qemu-system-x86_64 -cdrom $(ISO_IMAGE) #-vga std -device VGA,edid=on,xres=640,yres=320
clean:
rm -vrf $(BUILD_DIR)