mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 10:51:56 +00:00
The EXTRA_CFLAGS for batman-adv were not applied with Linux 6.18. As result, C files for a specific features were build but the datastructures were missing the members for this specific feature. This can be avoided by switching to a more modern way of setting up the make command (like in this case "mt76"). Besides simplifying and cleaning up the code, it is now also directly providing the CONFIG preprocessor variables as part of NOSTDINC_FLAGS. This works on the current kernel versions 6.12 (default) and 6.18 (testing). Signed-off-by: Sven Eckelmann <sven@narfation.org>
3.0 KiB
3.0 KiB