mirror of
https://github.com/openwrt/routing.git
synced 2026-05-31 06:51:53 +08:00
52ba65e168
This patch makes the dependency on kmod-lib-crc32c for the batman-adv package conditional: it is only required for Linux kernel 6.12. For kernel 6.18 and newer, the dependency is no longer needed. This prevents installing unnecessary modules on newer kernels. Signed-off-by: Mieczyslaw Nalewaj <namiltd@poczta.onet.pl>