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

TBB: fix build target 'all' dependency on certificates
This commit is contained in:
danh-arm 2015-03-17 14:19:48 +00:00
commit 0f4970114b
1 changed files with 1 additions and 1 deletions

View File

@ -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