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
This commit is contained in:
Christian Breunig 2024-09-04 21:34:41 +02:00
parent 3170bcaf2c
commit d851548515

View File

@ -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