summaryrefslogtreecommitdiff
path: root/board/cr50/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/build.mk')
-rw-r--r--board/cr50/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/cr50/build.mk b/board/cr50/build.mk
index c2efe7e907..67a2e94eff 100644
--- a/board/cr50/build.mk
+++ b/board/cr50/build.mk
@@ -36,6 +36,7 @@ board-y += tpm2/hash_data.o
board-y += tpm2/platform.o
board-y += tpm2/rsa.o
board-y += tpm2/stubs.o
+board-y += tpm2/trng.o
# Build and link with an external library
EXTLIB := $(realpath ../../third_party/tpm2)