]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
committerPaolo Pisati <paolo.pisati@canonical.com>
Fri, 28 Jan 2022 10:03:25 +0000 (11:03 +0100)
commit443aa4ec16bcff11d34bfbbafba087d755ad2715
treed006ea8131d55bef226384dfc510d27c0ce6298e
parent935bc262555c7f6eb02f38a2f5fca2721e905af7
bpftool: Remove inclusion of utilities.mak from Makefiles

BugLink: https://bugs.launchpad.net/bugs/1959376
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>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
tools/bpf/bpftool/Documentation/Makefile
tools/bpf/bpftool/Makefile