Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(266)

Unified Diff: Makefile

Issue 6883040: Add option to use mocked TPM driver (Closed) Base URL: ssh://gitrw.chromium.org:9222/vboot_reference.git@master
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | firmware/Makefile » ('j') | firmware/lib/tpm_lite/mocked_tlcl.c » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile
diff --git a/Makefile b/Makefile
index d12639d02a02568c521cf34ebad23e58c631626e..dfed84b373ab274b8013e80df9f9d8303a83a12d 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,7 @@
# found in the LICENSE file.
export FIRMWARE_ARCH
+export MOCK_TPM
export CC ?= gcc
export CXX ?= g++
« no previous file with comments | « no previous file | firmware/Makefile » ('j') | firmware/lib/tpm_lite/mocked_tlcl.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698