]> git.baikalelectronics.ru Git - arm-tf.git/commit
Update makefile to build fiptool for Windows
authorSami Mujawar <sami.mujawar@arm.com>
Thu, 30 Apr 2020 11:41:57 +0000 (12:41 +0100)
committerSami Mujawar <sami.mujawar@arm.com>
Mon, 14 Sep 2020 14:06:56 +0000 (15:06 +0100)
commit88a1cf1e4e8032580058745ba221abc5d8b90ef3
tree736df9d18b65c534e6094095a3a2c76ec13d6f3a
parentcb5c08b6980bddc9dbe4c825da3914e4ae38a113
Update makefile to build fiptool for Windows

Although support for building fiptool on a Windows host was present,
the binary was not built when the top level makefile was invoked.

This patch makes the necessary changes to the to support building of
fiptool on a Windows host PC from the main makefile.

Change-Id: I0c01ba237fa3010a027a1b324201131210cf4d7c
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Makefile
make_helpers/windows.mk
tools/fiptool/Makefile.msvc