Fix make qemu

Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
This commit is contained in:
Thomas Gazagnaire 2017-04-06 13:20:33 +02:00
parent 6917f6d23a
commit 8f64191dee

View File

@ -36,7 +36,7 @@ test-bzImage: test-initrd.img
# interactive versions need to use volume mounts
.PHONY: qemu qemu-iso qemu-efi test-qemu-efi
qemu: moby-initrd.img moby-bzImage moby-cmdline
./scripts/qemu.sh moby-initrd.img moby-bzImage "$(shell cat moby-cmdline)"
./scripts/qemu.sh moby-initrd.img moby-bzImage moby-cmdline
qemu-iso: alpine/mobylinux-bios.iso
./scripts/qemu.sh $^