mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
commit
4a1b8a3e32
2
Makefile
2
Makefile
@ -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 $^
|
||||
|
Loading…
Reference in New Issue
Block a user