mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-11-14 03:15:23 +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
|
||||
|
||||
all: $(QEMU_KERNEL)
|
||||
all: qemu_img
|
||||
|
||||
qemu: extract_kernel
|
||||
qemu-system-arm \
|
||||
|
Loading…
Reference in New Issue
Block a user