mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
Name QEMU windows
This commit is contained in:
parent
b3d4e87480
commit
b23109cec5
@ -1,5 +1,5 @@
|
||||
QEMU=SDL_VIDEO_X11_DGAMOUSE=0 qemu-system-$(QEMU_ARCH)
|
||||
QEMUFLAGS=-d cpu_reset,guest_errors
|
||||
QEMUFLAGS=-d cpu_reset,guest_errors -name "Redox OS $(ARCH)"
|
||||
|
||||
ifeq ($(ARCH),i686)
|
||||
audio?=ac97
|
||||
|
||||
Loading…
Reference in New Issue
Block a user