openwrt/package/network/utils/xdp-tools
Daniel Golle f5d6ed3007 xdp-tools: don't rely on host bpf headers
xdp-tools build currently breaks on build hosts which do not have
libbpf headers installed because the build system wrongly tries to
use the host's include path.
Properly pass path to libbpf headers to xdp-tools build system to
fix build e.g. on the buildbots.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-09-12 01:43:49 +01:00
..
patches xdp-tools: fix build with NLS enabled 2022-07-06 22:38:20 +01:00
Makefile xdp-tools: don't rely on host bpf headers 2022-09-12 01:43:49 +01:00