Oops (thanks David Lawrence)

This commit is contained in:
Frans Kaashoek 2014-09-08 18:00:53 -04:00
parent 9ba21267e7
commit 75dee1219f

View file

@ -51,7 +51,7 @@ TOOLPREFIX := $(shell if i386-jos-elf-objdump -i 2>&1 | grep '^elf32-i386$$' >/d
endif endif
# If the makefile can't find QEMU, specify its path here # 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 # Try to infer the correct QEMU
ifndef QEMU ifndef QEMU