openwrt/package/network/utils/xdp-tools
Christian Marangi 23de46c913
xdp-tools: fix wrong matching for OPENWRT_VERBOSE
To enable verbose log for xdp-tools compilation, we check for "c" in
the OPENWRT_VERBOSE, but verbose.mk supports only "w" and "s" for V=1
and V=99.

Fix the wrong matching and correctly enable verbose output matching for
"s".

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-05-03 14:53:11 +02:00
..
patches xdp-tools: refresh patches 2024-05-03 14:53:10 +02:00
Makefile xdp-tools: fix wrong matching for OPENWRT_VERBOSE 2024-05-03 14:53:11 +02:00