aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2024-09-29 08:47:28 -0400
committerClyne Sullivan <clyne@bitgloo.com>2024-09-29 08:47:28 -0400
commit2d0245a85deb62cbed66c053f80f339e0d97ed70 (patch)
tree8f3a77e0d7a86bf02e97bc5625eafdfa27b10872 /Makefile
parent6da213d840f07a2921091a6d2fab7efa5ec5cdfa (diff)
user mode: fix segments
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 284f931..cb08991 100644
--- a/Makefile
+++ b/Makefile
@@ -39,5 +39,5 @@ clean:
run: myos.iso
@echo " QEMU"
- @qemu-system-i386 -drive file=$<,index=2,media=cdrom -monitor stdio -no-reboot -s -S #-d int
+ @qemu-system-i386 -drive file=$<,index=2,media=cdrom -monitor stdio -no-reboot #-s -S #-d int