diff options
author | 2024-09-08 15:26:00 +0200 | |
---|---|---|
committer | 2024-09-20 09:21:53 +0900 | |
commit | cc6d281fcc7319babc6dde8f95a8b7feb1eeffd0 (patch) | |
tree | 196a440a70ac4bf6f57e8e2c605297a4ad9a8dfa /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | kconfig: cache expression values (diff) | |
download | wireguard-linux-cc6d281fcc7319babc6dde8f95a8b7feb1eeffd0.tar.xz wireguard-linux-cc6d281fcc7319babc6dde8f95a8b7feb1eeffd0.zip |
kbuild: remove append operation on cmd_ld_ko_o
The append operation was introduced in
commit b1a1a1a09b46 ("kbuild: lto: postpone objtool")
when the command was created from two parts.
In commit 850ded46c642 ("kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG")
however the first part was removed again, making the append operation
unnecessary.
To keep this command definition aligned with all other command
definitions, remove the append again.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions