Chromium Code Reviews| Index: vboot_firmware/Makefile | 
| diff --git a/vboot_firmware/Makefile b/vboot_firmware/Makefile | 
| index 60eaa0c8f8e8d568873b578e6997527b504b5d75..07e113a0cb352e8cf00a305dbde9fdf92adacfd0 100644 | 
| --- a/vboot_firmware/Makefile | 
| +++ b/vboot_firmware/Makefile | 
| @@ -26,8 +26,6 @@ LIB_SRCS = \ | 
| ./lib/cryptolib/sha1.c \ | 
| ./lib/cryptolib/sha2.c \ | 
| ./lib/cryptolib/sha_utility.c \ | 
| - ./lib/kernel_image_fw.c \ | 
| - ./lib/load_kernel_fw.c \ | 
| ./lib/rollback_index.c \ | 
| ./lib/stateful_util.c \ | 
| ./lib/vboot_common.c \ |