Browse Source

all: ./write_disk.sh

master
Mathieu Serandour 1 year ago
parent
commit
83af005ecc
  1. 1
      Makefile

1
Makefile

@ -28,6 +28,7 @@ QEMU_DEBUG_ARGS:= -no-shutdown -d int $(QEMU_ARGS)
run: all
./write_disk.sh
$(QEMU_PATH) $(QEMU_ARGS)$(HDD_FILE)

Loading…
Cancel
Save