diff --git a/src/vendorcode/eltan/security/mboot/Makefile.inc b/src/vendorcode/eltan/security/mboot/Makefile.inc index 22729aff36..99db2c31c2 100644 --- a/src/vendorcode/eltan/security/mboot/Makefile.inc +++ b/src/vendorcode/eltan/security/mboot/Makefile.inc @@ -1,9 +1,5 @@ ## SPDX-License-Identifier: GPL-2.0-only -ifneq ($(filter y,$(CONFIG_VENDORCODE_ELTAN_VBOOT) $(CONFIG_VENDORCODE_ELTAN_MBOOT)),) -CPPFLAGS_common += -I$(src)/security/mboot -endif - ifeq ($(CONFIG_VENDORCODE_ELTAN_MBOOT),y) postcar-y += mboot.c