]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: modules: mux-mmio: add missing regmap-mmio dependency 24028/head
authorRosen Penev <rosenp@gmail.com>
Thu, 2 Jul 2026 03:01:40 +0000 (20:01 -0700)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Thu, 2 Jul 2026 08:06:12 +0000 (10:06 +0200)
commit4e1fd5b0256d59827f4bad0a5bc3ebd6e450d4ed
tree6170b073d69725ae130a010001d0329d83bf886f
parent9fedddbc1e9dc01afdf505edfcdde84574546f79
kernel: modules: mux-mmio: add missing regmap-mmio dependency

mux-mmio.ko depends on regmap-mmio.ko at runtime, but the kmod package
was missing the dependency, causing build failures when the module is
included.

Fixes: ac3901689881 ("kernel: modules: package MMIO mux driver")
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24028
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
package/kernel/linux/modules/multiplexer.mk