🤔
This commit is contained in:
2
Makefile
2
Makefile
@@ -108,7 +108,7 @@ imgz: $(IMGZ)
|
|||||||
# Helpers
|
# Helpers
|
||||||
|
|
||||||
run: $(IMG)
|
run: $(IMG)
|
||||||
@$(QEMU) $(QEMU_OPTS) -drive file=$(IMG),if=ide,index=0,media=disk,format=raw \
|
@$(QEMU) $(QEMU_ARGS) -drive file=$(IMG),if=ide,index=0,media=disk,format=raw \
|
||||||
|
|
||||||
run_bochs: $(IMG)
|
run_bochs: $(IMG)
|
||||||
@bochs -q
|
@bochs -q
|
||||||
|
|||||||
Reference in New Issue
Block a user