Implement a proper block layer with partition support.
[pintos-anon] / src / threads / Make.vars
index 24e776271bb63dcc6f8afcae0e90baf49a8014a6..310c240748ed69c653b97a88f828e6d0bb8b1a9a 100644 (file)
@@ -1,5 +1,7 @@
 # -*- makefile -*-
 
-os.dsk: DEFINES =
+kernel.bin: DEFINES =
 KERNEL_SUBDIRS = threads devices lib lib/kernel $(TEST_SUBDIRS)
 TEST_SUBDIRS = tests/threads
+GRADING_FILE = $(SRCDIR)/tests/threads/Grading
+SIMULATOR = --bochs