diff options
author | Nathan Chancellor <[email protected]> | 2022-02-01 13:56:21 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2022-02-02 11:19:33 +0100 |
commit | 613fe169237785a4bb1d06397b52606b2967da53 (patch) | |
tree | bd040d3f8b8891c73747c1cbe11f0220f7898856 /scripts/gdb/vmlinux-gdb.py | |
parent | f67644b4f282d42acf5ad9b0175ef5671314ab12 (diff) |
kbuild: Add CONFIG_PAHOLE_VERSION
There are a few different places where pahole's version is turned into a
three digit form with the exact same command. Move this command into
scripts/pahole-version.sh to reduce the amount of duplication across the
tree.
Create CONFIG_PAHOLE_VERSION so the version code can be used in Kconfig
to enable and disable configuration options based on the pahole version,
which is already done in a couple of places.
Signed-off-by: Nathan Chancellor <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions