diff options
author | Naveen N Rao <[email protected]> | 2024-10-30 12:38:44 +0530 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2024-10-31 11:00:54 +1100 |
commit | 1198c9c689cfdaa2d08eb508c13ff116043f07b7 (patch) | |
tree | fc45431aa5f77b52bede9f39add47fb374a4369d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 782f46cbce5328da9380f166bd31cd17a04a7b10 (diff) |
kbuild: Add generic hook for architectures to use before the final vmlinux link
On powerpc, we would like to be able to make a pass on vmlinux.o and
generate a new object file to be linked into vmlinux. Add a generic pass
in Makefile.vmlinux that architectures can use for this purpose.
Architectures need to select CONFIG_ARCH_WANTS_PRE_LINK_VMLINUX and must
provide arch/<arch>/tools/Makefile with .arch.vmlinux.o target, which
will be invoked prior to the final vmlinux link step.
Acked-by: Masahiro Yamada <[email protected]>
Signed-off-by: Naveen N Rao <[email protected]>
Signed-off-by: Hari Bathini <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions