Oops (thanks David Lawrence)
This commit is contained in:
parent
9ba21267e7
commit
75dee1219f
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -51,7 +51,7 @@ TOOLPREFIX := $(shell if i386-jos-elf-objdump -i 2>&1 | grep '^elf32-i386$$' >/d
|
|||
endif
|
||||
|
||||
# If the makefile can't find QEMU, specify its path here
|
||||
QEMU = qemu-system-i386
|
||||
# QEMU = qemu-system-i386
|
||||
|
||||
# Try to infer the correct QEMU
|
||||
ifndef QEMU
|
||||
|
|
Loading…
Reference in a new issue