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 a new issue