commit | 1685b420658b262e4ffffec8dfdb9e45c88edb03 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Mon Jan 15 19:40:55 2024 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Thu Jan 18 13:58:04 2024 +0000 |
tree | 5bb1f775130b536264994e640954b4b6f913a5aa | |
parent | 7e38758925f0eff899b16648293abbc9dd732c3d [diff] |
build: remove the `NM` variable No part of the build system uses the `NM` variable, which is usually used to dump symbol tables from compiled images. This change removes all declarations of it. Change-Id: I796ff365e6a7f97d21678f1c8cf8b59bfbb1ae9c Signed-off-by: Chris Kay <chris.kay@arm.com>