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

Unified Diff: host/Makefile

Issue 6465018: Add load_firmware_test utility program (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/vboot_reference.git@master
Patch Set: Code review & remove tabs Created 9 years, 10 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/fmap.h » ('j') | host/include/fmap.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: host/Makefile
diff --git a/host/Makefile b/host/Makefile
index 450f15aeef03f76d45042318befd5c6083022244..631541e633b132bce4a6bc30c5f98960b60b6246 100644
--- a/host/Makefile
+++ b/host/Makefile
@@ -16,6 +16,7 @@ INCLUDES += \
LIB_SRCS = \
./lib/crossystem.c \
./lib/file_keys.c \
+ ./lib/fmap.c \
./lib/host_common.c \
./lib/host_key.c \
./lib/host_keyblock.c \
« no previous file with comments | « no previous file | host/include/fmap.h » ('j') | host/include/fmap.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698