kernel: Make kmod-phylink depend on kmod-libphy
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 30 May 2023 20:00:19 +0000 (22:00 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 31 May 2023 19:28:37 +0000 (21:28 +0200)
commit3c55d8698a4a8236939a551d44adb6dbfea7c085
treeaf13aef412b6ccfe7511112502dabcbf3efd4eee
parentfd572feef80c2366af7ce68775708b21948e1018
kernel: Make kmod-phylink depend on kmod-libphy

The CONFIG_PHYLINK Kconfig option in the kernel selects CONFIG_LIBPHY.
Add this dependency to fix the all kernel modules build on MIPS malta
and armvirt with kernel 6.1.

With kernel 5.15 mod-phylink and kmod-sfp are empty packages because
no OpenWrt kmod is selecting a module which needs sfp or phylink
support.

Fixes: #12758
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/linux/modules/netdevices.mk