X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/a89063b334fdc0b254f0791fca1812354049b86d..2a49908006b177c4d6354309333d06b1b96e4887:/lunaix-os/config/make-debug-tool diff --git a/lunaix-os/config/make-debug-tool b/lunaix-os/config/make-debug-tool deleted file mode 100644 index 647a456..0000000 --- a/lunaix-os/config/make-debug-tool +++ /dev/null @@ -1,10 +0,0 @@ -QEMU_MON_TERM := gnome-terminal -QEMU_MON_PORT := 45454 - -QEMU_OPTIONS := -s -S -m 1G \ - -rtc base=utc \ - -no-reboot \ - -no-shutdown \ - -d cpu_reset \ - -device ahci,id=ahci \ - -monitor telnet::$(QEMU_MON_PORT),server,nowait & \ No newline at end of file