diff options
Diffstat (limited to 'filesys/Make.vars')
| -rw-r--r-- | filesys/Make.vars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesys/Make.vars b/filesys/Make.vars index b3aa005..68d66b8 100644 --- a/filesys/Make.vars +++ b/filesys/Make.vars | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # -*- makefile -*- | 1 | # -*- makefile -*- |
| 2 | 2 | ||
| 3 | kernel.bin: DEFINES = -DUSERPROG -DFILESYS | 3 | kernel.bin: DEFINES = -DUSERPROG -DFILESYS |
| 4 | KERNEL_SUBDIRS = threads devices lib lib/kernel userprog filesys | 4 | KERNEL_SUBDIRS = threads devices lib lib/kernel userprog filesys vm |
| 5 | TEST_SUBDIRS = tests/userprog tests/filesys/base tests/filesys/extended | 5 | TEST_SUBDIRS = tests/userprog tests/filesys/base tests/filesys/extended |
| 6 | GRADING_FILE = $(SRCDIR)/tests/filesys/Grading.no-vm | 6 | GRADING_FILE = $(SRCDIR)/tests/filesys/Grading.no-vm |
| 7 | SIMULATOR = --qemu | 7 | SIMULATOR = --qemu |
