summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-09-04 21:34:41 +0200
committerChristian Breunig <christian@breunig.cc>2024-09-05 07:14:43 +0200
commitd851548515ce3aa680728f33c0b2ae2ccbda85fc (patch)
treef39f5f44985252df6b0474a8e4c9b4f58feb1f17
parent3170bcaf2c8355d65c0c6931e42afee657c28655 (diff)
downloadvyos-build-d851548515ce3aa680728f33c0b2ae2ccbda85fc.tar.gz
vyos-build-d851548515ce3aa680728f33c0b2ae2ccbda85fc.zip
Makefile: T2640: fix PHONY typo
Fix typo added in commit 499e8e1cbb ("Makefile: T2640: add helper to convert ISO to OCI image to start a co…ntainer") should be PHONY over PHONE
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 34381bd3..6d0f0d47 100644
--- a/Makefile
+++ b/Makefile
@@ -48,8 +48,7 @@ testtpm: checkiso
qemu-live: checkiso
scripts/check-qemu-install --qemu-cmd --uefi build/live-image-amd64.hybrid.iso $(filter-out $@,$(MAKECMDGOALS))
-
-.PHONE: oci
+.PHONY: oci
.ONESHELL:
oci: checkiso
scripts/iso-to-oci build/live-image-amd64.hybrid.iso