xdp-tools: don't rely on host bpf headers
authorDaniel Golle <daniel@makrotopia.org>
Mon, 12 Sep 2022 00:13:59 +0000 (01:13 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 12 Sep 2022 00:43:49 +0000 (01:43 +0100)
commitf5d6ed3007cb04bfef388e986d3b148b609cb959
tree35a7a263a9d9b242014cda3cb103c2fa40fa6ddd
parent60384d8a743666f8cbda6446b86067ef6246d032
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>
package/network/utils/xdp-tools/Makefile