Name QEMU windows
This commit is contained in:
parent
b3d4e87480
commit
b23109cec5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue