openwrt/package/network/utils/xdp-tools
Til Kaiser ff18576f84 xdp-tools: fix compilation when bpftool is installed
Currently, xdp-tools doesn't compile on build systems where
bpftool is installed because additional tools and BPF programs
will be compiled then, which results in build errors.

This commit disables the compilation of those bpftool-dependent tools.

Signed-off-by: Til Kaiser <mail@tk154.de>
Link: https://github.com/openwrt/openwrt/pull/16787
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-10-28 10:34:50 +01:00
..
patches xdp-tools: re-add vlan_hdr struct 2024-10-27 14:23:22 +01:00
Makefile xdp-tools: fix compilation when bpftool is installed 2024-10-28 10:34:50 +01:00