provided code
This commit is contained in:
7
src/devices/Make.vars
Normal file
7
src/devices/Make.vars
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- makefile -*-
|
||||
|
||||
kernel.bin: DEFINES =
|
||||
KERNEL_SUBDIRS = threads devices lib lib/kernel $(TEST_SUBDIRS)
|
||||
TEST_SUBDIRS = tests/devices
|
||||
GRADING_FILE = $(SRCDIR)/tests/devices/Grading
|
||||
SIMULATOR = --qemu
|
||||
Reference in New Issue
Block a user