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

Unified Diff: vboot_firmware/Makefile

Issue 2835006: Remove old firmware verification code (Closed) Base URL: ssh://gitrw.chromium.org/vboot_reference.git
Patch Set: 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 | « utility/firmware_utility.cc ('k') | vboot_firmware/lib/firmware_image_fw.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: vboot_firmware/Makefile
diff --git a/vboot_firmware/Makefile b/vboot_firmware/Makefile
index 2440487009e33fbfd9de1c7248229c4078e877cf..60eaa0c8f8e8d568873b578e6997527b504b5d75 100644
--- a/vboot_firmware/Makefile
+++ b/vboot_firmware/Makefile
@@ -26,9 +26,7 @@ LIB_SRCS = \
./lib/cryptolib/sha1.c \
./lib/cryptolib/sha2.c \
./lib/cryptolib/sha_utility.c \
- ./lib/firmware_image_fw.c \
./lib/kernel_image_fw.c \
- ./lib/load_firmware_fw.c \
./lib/load_kernel_fw.c \
./lib/rollback_index.c \
./lib/stateful_util.c \
« no previous file with comments | « utility/firmware_utility.cc ('k') | vboot_firmware/lib/firmware_image_fw.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698