]> git.baikalelectronics.ru Git - kernel.git/commit
bpftool: Remove inclusion of utilities.mak from Makefiles
authorQuentin Monnet <quentin@isovalent.com>
Wed, 10 Nov 2021 11:46:28 +0000 (11:46 +0000)
committerAndrii Nakryiko <andrii@kernel.org>
Mon, 15 Nov 2021 02:34:09 +0000 (18:34 -0800)
commit8703ccc4bbcc332f71070c6a9d2c471b04d56ece
tree643ec80a3af0778ebb2c0456b3c51769b79952a0
parent4b1add8f8a6b75d74ef485d4803b171d4185fc07
bpftool: Remove inclusion of utilities.mak from Makefiles

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: 9ffb478b4d49 ("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
tools/bpf/bpftool/Documentation/Makefile
tools/bpf/bpftool/Makefile