This commit is contained in:
Philipp Oppermann
2015-08-22 12:51:48 +02:00
parent 812396d473
commit 2655ac093c
4 changed files with 27 additions and 8 deletions

View File

@@ -32,7 +32,7 @@ clean:
@rm -rf build
run: $(iso)
@qemu-system-x86_64 -hda $(iso)
@qemu-system-x86_64 -s -hda $(iso)
iso: $(iso)