summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 393ef3b7..18fb4ef5 100644
--- a/Makefile
+++ b/Makefile
@@ -64,6 +64,11 @@ qemu-live: checkiso
oci: checkiso
scripts/iso-to-oci build/live-image-amd64.hybrid.iso
+.PHONY: testtpm
+.ONESHELL:
+testtpm: checkiso
+ scripts/check-qemu-install --debug --tpmtest build/live-image-amd64.hybrid.iso
+
.PHONY: clean
.ONESHELL:
clean: