]> git.ipfire.org Git - thirdparty/openwrt.git/commit
armsr: Make kernel modules depend on target
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 20 Jul 2025 20:01:14 +0000 (22:01 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 25 Jul 2025 23:11:21 +0000 (01:11 +0200)
commitda0736c16fbe3980563399bb3cb728f056a3b7a8
tree267422e593ad9f42b1686b2e85ca295cef958b72
parente9ae1f678cc4a2fc785f427c2d30ee799113173f
armsr: Make kernel modules depend on target

The kmod-imx2-wdt, kmod-imx7-ulp-wdt and kmod-wdt-sp805 are included in
target modules.mk file, they should also depend on the target, otherwise
they can be selected from every target.

Link: https://github.com/openwrt/openwrt/pull/19480
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/armsr/modules.mk