summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2b5c1e2f..d4d004d9 100644
--- a/Makefile
+++ b/Makefile
@@ -322,6 +322,10 @@ VBSF_SRCS += \
VBSLK_SRCS += \
firmware/stub/vboot_api_stub.c \
firmware/stub/vboot_api_stub_disk.c
+
+FWLIB2_SRCS += \
+ firmware/2lib/2stub.c
+
endif
VBSF_SRCS += ${VBINIT_SRCS}