openwrt/package
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
..
base-files base-files: MAJOR/MINOR not sequential, use DISKSEQ instead 2026-04-03 20:40:49 +02:00
boot ramips: add support for EDUP EP-RT2983 2026-04-12 19:52:42 +02:00
devel gdb: add CPPFLAGS 2026-02-17 22:16:58 +01:00
firmware linux-firmware: update to 20260410 2026-04-12 10:22:01 +02:00
kernel modules: generate plain module names via version filters 2026-04-12 23:56:07 +02:00
libs openssl: update to 3.5.6 2026-04-11 12:18:54 +02:00
network wifi-scripts: add EHT rates to set_fixed_freq 2026-04-12 18:36:20 +02:00
system treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
utils e2fsprogs: update to version 1.47.4 2026-04-07 01:31:04 +02:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:17:21 +01:00