xdp-tools: fix compilation when bpftool is installed
authorTil Kaiser <mail@tk154.de>
Sun, 27 Oct 2024 13:02:14 +0000 (14:02 +0100)
committerRobert Marko <robimarko@gmail.com>
Mon, 28 Oct 2024 09:34:50 +0000 (10:34 +0100)
commitff18576f845e9b422748efcafe1332e206626604
treec9390d92f9077536c1d74a0b2660b870aebec82c
parent7ac3f0e96cabb634aaaa779e9f948f5766f288d7
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>
package/network/utils/xdp-tools/Makefile