mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-12-22 18:34:25 +01:00
ci: Makefile: let qemu_img be the main target
Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
This commit is contained in:
parent
ac1bb73303
commit
096bbdf4b7
@ -29,7 +29,7 @@ IMAGE_SIZE = 5G
|
|||||||
|
|
||||||
MNT_ROOTFS = /tmp/ROOTFS
|
MNT_ROOTFS = /tmp/ROOTFS
|
||||||
|
|
||||||
all: $(QEMU_KERNEL)
|
all: qemu_img
|
||||||
|
|
||||||
qemu: extract_kernel
|
qemu: extract_kernel
|
||||||
qemu-system-arm \
|
qemu-system-arm \
|
||||||
|
Loading…
Reference in New Issue
Block a user