Commit 0f497011 authored by danh-arm's avatar danh-arm
Browse files

Merge pull request #264 from jcastillo-arm/jc/tbb_fip_dep

TBB: fix build target 'all' dependency on certificates
parents 420c5242 85cdfdb2
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment