diff options
author | Quentin Monnet <quentin@isovalent.com> | 2021-10-23 22:51:50 +0200 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-10-26 02:31:38 +0200 |
commit | 8b6c46241c774c83998092a4eafe40f054568881 (patch) | |
tree | e280906cbec59c5ce599c9c1fc45f1816954ab95 /drivers/hv/hv_utils_transport.h | |
parent | Merge branch 'Parallelize verif_scale selftests' (diff) | |
download | linux-8b6c46241c774c83998092a4eafe40f054568881.tar.xz linux-8b6c46241c774c83998092a4eafe40f054568881.zip |
bpftool: Remove Makefile dep. on $(LIBBPF) for $(LIBBPF_INTERNAL_HDRS)
The dependency is only useful to make sure that the $(LIBBPF_HDRS_DIR)
directory is created before we try to install locally the required
libbpf internal header. Let's create this directory properly instead.
This is in preparation of making $(LIBBPF_INTERNAL_HDRS) a dependency to
the bootstrap bpftool version, in which case we want no dependency on
$(LIBBPF).
Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211023205154.6710-2-quentin@isovalent.com
Diffstat (limited to 'drivers/hv/hv_utils_transport.h')
0 files changed, 0 insertions, 0 deletions