mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-05 09:56:12 +02:00
kernel: add missing libphy dep to DSA
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 48723
This commit is contained in:
parent
6b90cc0268
commit
5902afcfca
@ -18,6 +18,7 @@ define KernelPackage/dsa
|
||||
CONFIG_NET_DSA \
|
||||
CONFIG_NET_SWITCHDEV=y \
|
||||
CONFIG_NET_DSA_HWMON=n
|
||||
DEPENDS:=+kmod-libphy
|
||||
FILES:=$(LINUX_DIR)/net/dsa/dsa_core.ko
|
||||
AUTOLOAD:=$(call AutoLoad,34,dsa_core)
|
||||
endef
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user