bpftools: support NLS, fix ppc build and update to 5.8.9
[openwrt/staging/stintel.git] / package / network / utils / bpftools / patches / 003-bpftool-allow-passing-BPFTOOL_VERSION-to-make.patch
index 9423824ee87f74e0ce3fd216cedd579ea9ea0248..1c569afe6baa20cb1b4daa613efa5ba5c09b792d 100644 (file)
@@ -8,8 +8,6 @@ Signed-off-by: Tony Ambardar <Tony.Ambardar@gmail.com>
  tools/bpf/bpftool/Makefile | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/tools/bpf/bpftool/Makefile b/tools/bpf/bpftool/Makefile
-index 9e85f101be85..d9d821736c31 100644
 --- a/tools/bpf/bpftool/Makefile
 +++ b/tools/bpf/bpftool/Makefile
 @@ -25,7 +25,7 @@ endif
@@ -21,6 +19,3 @@ index 9e85f101be85..d9d821736c31 100644
  
  $(LIBBPF): FORCE
        $(if $(LIBBPF_OUTPUT),@mkdir -p $(LIBBPF_OUTPUT))
--- 
-2.25.1
-