diff options
Diffstat (limited to 'lib/libsecureboot/tests/Makefile')
| -rw-r--r-- | lib/libsecureboot/tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libsecureboot/tests/Makefile b/lib/libsecureboot/tests/Makefile index 3ff88281081a..0d8d9841601b 100644 --- a/lib/libsecureboot/tests/Makefile +++ b/lib/libsecureboot/tests/Makefile @@ -13,6 +13,7 @@ NO_SHARED= # we want to test verify_file api too # which requires a kludge or two +MK_LOADER_EFI_SECUREBOOT= no .include "../Makefile.libsa.inc" BRSSL_CFLAGS := ${BRSSL_CFLAGS:N-DNO_STDIO} XCFLAGS.verify_file += -DSOPEN_MAX=64 |
