]> Devi Nivas Git - cs3210-lab1.git/commitdiff
Oops (thanks David Lawrence)
authorFrans Kaashoek <kaashoek@mit.edu>
Mon, 8 Sep 2014 22:00:53 +0000 (18:00 -0400)
committerFrans Kaashoek <kaashoek@mit.edu>
Mon, 8 Sep 2014 22:00:53 +0000 (18:00 -0400)
Makefile

index dc94d824b0855f470b23c3f74c31425a951a31c0..5251f36489da12cdf886ff2b8729f844cf4c8864 100644 (file)
--- a/Makefile
+++ b/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