summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/eltan/security/lib/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/eltan/security/lib/Makefile.inc')
-rw-r--r--src/vendorcode/eltan/security/lib/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/eltan/security/lib/Makefile.inc b/src/vendorcode/eltan/security/lib/Makefile.inc
index 1f747592533c..2e11fb5a00ca 100644
--- a/src/vendorcode/eltan/security/lib/Makefile.inc
+++ b/src/vendorcode/eltan/security/lib/Makefile.inc
@@ -40,7 +40,7 @@ CFLAGS_common += -I3rdparty/vboot/firmware/lib21/include
ifneq ($(filter y,$(CONFIG_VENDORCODE_ELTAN_VBOOT) $(CONFIG_VENDORCODE_ELTAN_MBOOT)),)
-bootblock-$(CONFIG_C_ENVIRONMENT_BOOTBLOCK) += cb_sha.c
+bootblock-y += cb_sha.c
bootblock-y += ../../../../security/vboot/vboot_logic.c
$(eval $(call vendor-security-lib,bootblock))
bootblock-srcs += $(obj)/external/ven_sec_lib-bootblock/vboot_fw21.a