diff --git a/Makefile b/Makefile index 4f7d3de95..6563d3cf0 100644 --- a/Makefile +++ b/Makefile @@ -602,7 +602,7 @@ endif # Add the dependency on the certificates ifneq (${GENERATE_COT},0) - all: certificates + fip: certificates endif certificates: ${CRT_DEPS} ${CRTTOOL} check_bl30 check_bl33