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

Unified Diff: host/Makefile

Issue 2729021: Clean up of key block functions (Closed) Base URL: ssh://gitrw.chromium.org/vboot_reference.git
Patch Set: More key block cleanup Created 10 years, 6 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 | host/include/host_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: host/Makefile
diff --git a/host/Makefile b/host/Makefile
index fd3e77e77ee305424953163c015168c23f8cdc1e..f0bdf85556c7f626586824ab1ac1f9a01308c954 100644
--- a/host/Makefile
+++ b/host/Makefile
@@ -21,6 +21,7 @@ INCLUDES += \
LIB_SRCS = \
./lib/host_common.c \
./lib/host_key.c \
+ ./lib/host_keyblock.c \
./lib/host_misc.c \
./lib/host_signature.c
« no previous file with comments | « no previous file | host/include/host_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698