Chromium Code Reviews| Index: firmware/Makefile |
| diff --git a/firmware/Makefile b/firmware/Makefile |
| index fcff8bb7364c08f1fec3b1c621f828442fa1d406..b3a198b5a50013e75bd617bd3e2c4712c2ebb16e 100644 |
| --- a/firmware/Makefile |
| +++ b/firmware/Makefile |
| @@ -40,6 +40,7 @@ LIB_SRCS = \ |
| ./lib/cryptolib/sha2.c \ |
| ./lib/cryptolib/sha_utility.c \ |
| ./lib/rollback_index.c \ |
| + ./lib/tpm_bootmode.c \ |
| ./lib/stateful_util.c \ |
| ./lib/tpm_lite/tlcl.c \ |
| ./lib/utility.c \ |