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 10:05:26 +0000 (11:05 +0100)
commit220ee6f3b4608f16777a6ac190ed084100d8bfda
treea8ec0f6f453ed9cdc410b59d96282c5d9686f880
parentadb344f551d6607c79de030c140e582ad4c917af
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