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 8710d11e41..8f9acd1522 100644
--- a/board/cr50/build.mk
+++ b/board/cr50/build.mk
@@ -49,6 +49,7 @@ board-y += tpm2/rsa.o
board-y += tpm2/stubs.o
board-y += tpm2/trng.o
board-y += tpm2/upgrade.o
+board-y += wp.o
# Build and link with an external library
EXTLIB := $(realpath ../../third_party/tpm2)