summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 36934203..4751336c 100644
--- a/Makefile
+++ b/Makefile
@@ -349,6 +349,7 @@ FWLIB_SRCS = \
# Code common to both vboot 2.0 (old structs) and 2.1 (new structs)
FWLIB2X_SRCS = \
firmware/2lib/2api.c \
+ firmware/2lib/2auxfw_sync.c \
firmware/2lib/2common.c \
firmware/2lib/2crc8.c \
firmware/2lib/2ec_sync.c \