bpftool: Remove inclusion of utilities.mak from Makefiles
authorQuentin Monnet <quentin@isovalent.com>
Wed, 10 Nov 2021 11:46:28 +0000 (11:46 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jan 2022 09:54:30 +0000 (10:54 +0100)
commit38ee417f59c893e770a6118072f5d52fe9082901
tree3850e826b9c8dbbf41dbbe33ec0f576a71d7c9f3
parent2bcab471a26fce0410c3d30d28af642db373ef8c
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: 71bb428fe2c1 ("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>
tools/bpf/bpftool/Documentation/Makefile
tools/bpf/bpftool/Makefile