aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/common.c
diff options
context:
space:
mode:
authorAlan Maguire <[email protected]>2024-05-14 16:27:16 +0000
committerAlexei Starovoitov <[email protected]>2024-05-18 17:46:16 +0000
commit34021caef79f76e70ac31247d321ecd0683c4939 (patch)
treeb0fa2ab7294afb00d3ed9d81c4442cbd8767c372 /tools/bpf/bpftool/common.c
parentbpftool: Fix make dependencies for vmlinux.h (diff)
downloadkernel-34021caef79f76e70ac31247d321ecd0683c4939.tar.gz
kernel-34021caef79f76e70ac31247d321ecd0683c4939.zip
kbuild, bpf: Use test-ge check for v1.25-only pahole
There is no need to set the pahole v1.25-only flags in an "ifeq" version clause; we are already in a <= v1.25 branch of "ifeq", so that combined with a "test-ge" v1.25 ensures the flags will be applied for v1.25 only. Suggested-by: Masahiro Yamada <[email protected]> Signed-off-by: Alan Maguire <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/common.c')
0 files changed, 0 insertions, 0 deletions