From 5f3adcc2c0ff8ce94390090e804d0db84f6cbdba Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Tue, 6 Mar 2018 15:47:48 -0500 Subject: [PATCH] Document REQUIRE_TPM Signed-off-by: Peter Jones --- BUILDING | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUILDING b/BUILDING index 461b85c..fb27821 100644 --- a/BUILDING +++ b/BUILDING @@ -33,6 +33,8 @@ Variables you could set to customize the build: install targets - ENABLE_HTTPBOOT build support for http booting +- REQUIRE_TPM + if tpm logging or extends return an error code, treat that as a fatal error. - ARCH This allows you to do a build for a different arch that we support. For instance, on x86_64 you could do "setarch linux32 make ARCH=ia32" to get