mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-16 18:11:22 +00:00
vboot_reference: Fix typo in firmware Makefile
BUG=none TEST=test booting on stumpy Change-Id: Ie89704d62714d1e78603d83ce86167ce9c682cb0 Reviewed-on: https://gerrit.chromium.org/gerrit/11055 Tested-by: Stefan Reinauer <reinauer@chromium.org> Reviewed-by: Bill Richardson <wfrichar@chromium.org> Reviewed-by: Randall Spangler <rspangler@chromium.org>
This commit is contained in:
@@ -22,7 +22,7 @@ endif
|
||||
# TPM_BLOCKING_CONTINUESELFTEST is defined if TPM_ContinueSelfTest blocks until
|
||||
# the self test has completed.
|
||||
|
||||
CLAGS += -DTPM_BLOCKING_CONTINUESELFTEST
|
||||
CFLAGS += -DTPM_BLOCKING_CONTINUESELFTEST
|
||||
|
||||
# TPM_MANUAL_SELFTEST is defined if the self test must be started manually
|
||||
# (with a call to TPM_ContinueSelfTest) instead of starting automatically at
|
||||
|
||||
Reference in New Issue
Block a user