tpm_extendpcr: Build does not depend on tpm plugin but libtpmtss
The utility basically requires a TSS, the tpm plugin is not used at all.
This commit is contained in:
+1
-1
@@ -143,6 +143,6 @@ if USE_AIKGEN
|
|||||||
SUBDIRS += aikgen
|
SUBDIRS += aikgen
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if USE_TPM
|
if USE_LIBTPMTSS
|
||||||
SUBDIRS += tpm_extendpcr
|
SUBDIRS += tpm_extendpcr
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user