]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(build): ensure that the correct rule is called for tools
authorLionel Debieve <lionel.debieve@foss.st.com>
Mon, 14 Nov 2022 10:05:09 +0000 (11:05 +0100)
committerLionel Debieve <lionel.debieve@foss.st.com>
Mon, 14 Nov 2022 10:25:01 +0000 (11:25 +0100)
commit598b166bbc2f09fc219d44ecff0c870854bfa093
tree51b0d314c157cc07bdb30986a3298a397545994f
parent461d631acae9daec77c9668216280cbf66240249
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>
Makefile