Mieczyslaw Nalewaj 56163029fe modules: generate plain module names via version filters
Replace conditional "LINUX_6_12:mod" / "!LINUX_6_12:mod" AUTOLOAD entries
with version-filtered module names using @lt6.18 / @ge6.18. This makes
version_filter emit plain module names into /etc/modules.d(e.g. "crc32c_generic"),
allowing kmodloader to find and load the correct module for the running kernel.
Fixes crc32c (and related crypto modules) not being autoloaded on 6.12 kernels.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/22798
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-04-12 23:56:07 +02:00
..
2026-03-28 11:51:10 +01:00
2026-03-28 11:51:10 +01:00
2026-01-14 10:43:15 +01:00
2026-03-28 11:51:10 +01:00
2026-03-28 11:51:10 +01:00
2026-03-01 10:59:19 +01:00
2026-03-28 11:51:10 +01:00
2025-08-07 16:56:09 +02:00
2020-08-21 11:46:13 +02:00