summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-01-29 13:37:33 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-01-29 13:37:33 +0000
commit8bc42bfd89ca509abc20a1284f674f9face194fa (patch)
tree6508faf28855ea90378167004a370b51cc5f2ddc
parentc028a4bdc353dfa6700524e8d161e3a334369af1 (diff)
downloadlh-bootstrap-8bc42bfd89ca509abc20a1284f674f9face194fa.tar.xz
No deps on make qemu-boot
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ba127fc..c606e30 100644
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,7 @@ $(OUTPUT)/tmp/.lh_diskimages_done: $(OUTPUT)/build-host/kernel/.lh_modules_insta
exec chown $(NORMALUSER_UID):$(NORMALUSER_GID) $(OUTPUT)/rootfs.qcow2 $(OUTPUT)/rwfs.qcow2 $(OUTPUT)/userfs.qcow2
exec setuidgid $(NORMALUSER) touch $@
-qemu-boot: $(OUTPUT)/build-host/kernel/.lh_installed $(OUTPUT)/tmp/.lh_diskimages_done run-qemu
+qemu-boot:
exec setuidgid $(NORMALUSER) ./run-qemu