diff options
-rw-r--r-- | src/vendorcode/eltan/security/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vendorcode/eltan/security/Makefile.inc b/src/vendorcode/eltan/security/Makefile.inc index 6d41a5c96b..d713bfaaee 100644 --- a/src/vendorcode/eltan/security/Makefile.inc +++ b/src/vendorcode/eltan/security/Makefile.inc @@ -5,6 +5,5 @@ subdirs-y += mboot ifneq ($(filter y,$(CONFIG_VENDORCODE_ELTAN_VBOOT) $(CONFIG_VENDORCODE_ELTAN_MBOOT)),) CPPFLAGS_common += -I$(src)/vendorcode/eltan/security/mboot -CPPFLAGS_common += -I$(src)/vendorcode/eltan/security/include CPPFLAGS_common += -I$(src)/vendorcode/eltan/security/verified_boot endif |