mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 09:42:09 +00:00
kernel: load libphy before tg3
SVN-Revision: 37651
This commit is contained in:
parent
290dade033
commit
0fe808d032
@ -86,7 +86,7 @@ define KernelPackage/libphy
|
|||||||
TITLE:=PHY library
|
TITLE:=PHY library
|
||||||
KCONFIG:=CONFIG_PHYLIB
|
KCONFIG:=CONFIG_PHYLIB
|
||||||
FILES:=$(LINUX_DIR)/drivers/net/phy/libphy.ko
|
FILES:=$(LINUX_DIR)/drivers/net/phy/libphy.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,40,libphy)
|
AUTOLOAD:=$(call AutoLoad,15,libphy)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/libphy/description
|
define KernelPackage/libphy/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user