commit | fafd3ec9c954cbc5430dc24bdf5c46b97034c832 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Thu Aug 13 05:56:33 2020 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Sun Aug 23 05:41:13 2020 +0100 |
tree | 2c8387aff4c2f7f1b7a2f5bd0873ed444e188d14 | |
parent | 8d0a3bb38d3c74e791d45f6cbfbd5da84d32194a [diff] |
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>