tmp_suning_uos_patched/tools/bpf/bpftool
Quentin Monnet 38ee417f59 bpftool: Remove inclusion of utilities.mak from Makefiles
commit 48f5aef4c458c19ab337eed8c95a6486cc014aa3 upstream.

Bpftool's Makefile, and the Makefile for its documentation, both include
scripts/utilities.mak, but they use none of the items defined in this
file. Remove the includes.

Fixes: 71bb428fe2 ("tools: bpf: add bpftool")
Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211110114632.24537-3-quentin@isovalent.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-01-27 10:54:30 +01:00
..
bash-completion
Documentation bpftool: Remove inclusion of utilities.mak from Makefiles 2022-01-27 10:54:30 +01:00
skeleton
.gitignore
btf_dumper.c
btf.c
cfg.c
cfg.h
cgroup.c
common.c
feature.c
gen.c
iter.c
jit_disasm.c
json_writer.c
json_writer.h
link.c
main.c bpftool: Enable line buffering for stdout 2022-01-27 10:53:59 +01:00
main.h
Makefile bpftool: Remove inclusion of utilities.mak from Makefiles 2022-01-27 10:54:30 +01:00
map_perf_ring.c
map.c
net.c
netlink_dumper.c
netlink_dumper.h
perf.c
pids.c
prog.c bpftool: Avoid leaking the JSON writer prepared for program metadata 2021-11-18 14:04:10 +01:00
struct_ops.c
tracelog.c
xlated_dumper.c
xlated_dumper.h