]> git.baikalelectronics.ru Git - arm-tf.git/commit
tools: Get the tool's binary name from the main makefile
authorManish V Badarkhe <Manish.Badarkhe@arm.com>
Thu, 13 Aug 2020 04:56:33 +0000 (05:56 +0100)
committerManish V Badarkhe <Manish.Badarkhe@arm.com>
Sun, 23 Aug 2020 04:41:13 +0000 (05:41 +0100)
commitfafd3ec9c954cbc5430dc24bdf5c46b97034c832
tree2c8387aff4c2f7f1b7a2f5bd0873ed444e188d14
parent8d0a3bb38d3c74e791d45f6cbfbd5da84d32194a
tools: Get the tool's binary name from the main makefile

Currently, the tool's makefile override the tool's binary name
which is already been defined in the main makefile.
Hence fix is provided so that the tool's makefile get the tool's
binary name from the main makefile instead of overriding it.

Change-Id: I8af2bd391a96bba2dbcddef711338a94ebf5f038
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Makefile
tools/cert_create/Makefile
tools/encrypt_fw/Makefile
tools/fiptool/Makefile
tools/sptool/Makefile