Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
operating-systems
ws21
assignments
Commits
2b1cf461
Commit
2b1cf461
authored
Oct 20, 2015
by
Curd Becker
Browse files
always use qemu as simulator.. no one really wants to use bochs anymore.
parent
2c394fe4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/threads/Make.vars
View file @
2b1cf461
...
...
@@ -4,4 +4,4 @@ kernel.bin: DEFINES =
KERNEL_SUBDIRS
=
threads devices lib lib/kernel
$(TEST_SUBDIRS)
TEST_SUBDIRS
=
tests/threads
GRADING_FILE
=
$(SRCDIR)
/tests/threads/Grading
SIMULATOR
=
--
bochs
SIMULATOR
=
--
qemu
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment