aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/security/vboot/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/security/vboot/Makefile.inc b/src/security/vboot/Makefile.inc
index 5292bd142d..8052549bde 100644
--- a/src/security/vboot/Makefile.inc
+++ b/src/security/vboot/Makefile.inc
@@ -123,8 +123,6 @@ $(1)-srcs += $$(VBOOT_LIB_$(1))
endef # vboot-for-stage
-CFLAGS_common += -I3rdparty/vboot/firmware/2lib/include
-
$(eval $(call vboot-for-stage,bootblock))
$(eval $(call vboot-for-stage,romstage))
$(eval $(call vboot-for-stage,ramstage))