commit | 730bde87e0b8787d2ad52664656e5db04c2cd3bf | [log] [tgz] |
---|---|---|
author | Lionel Debieve <lionel.debieve@foss.st.com> | Mon Nov 14 11:05:09 2022 +0100 |
committer | Lionel Debieve <lionel.debieve@foss.st.com> | Mon Nov 14 11:25:01 2022 +0100 |
tree | 51b0d314c157cc07bdb30986a3298a397545994f | |
parent | 15536e108fd27db3074bb579a0e5a6d9a1288528 [diff] |
fix(build): ensure that the correct rule is called for tools In case of platform specific usage for both fiptool or certtool, we need to ensure that the Makefile will use the correct rule to generate the binary. Add the explicit call to the "all" rule. Change-Id: I9724b63e01b3497daaedb9365c7d6a494aac9561 Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>