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

The kmod-rpi-panel-attiny-regulator and kmod-rpi-panel-7inch-touchscreen
are included in target modules.mk file, they should also depend on the target,
otherwise they can be selected from every target.

Fix the AutoProbe for panel-raspberrypi-touchscreen too.

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