mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +00:00
load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
SVN-Revision: 22359
This commit is contained in:
parent
f602c71415
commit
52646b63b1
@ -265,7 +265,7 @@ define KernelPackage/e1000
|
|||||||
CONFIG_E1000_DISABLE_PACKET_SPLIT=n \
|
CONFIG_E1000_DISABLE_PACKET_SPLIT=n \
|
||||||
CONFIG_E1000_NAPI=y
|
CONFIG_E1000_NAPI=y
|
||||||
FILES:=$(LINUX_DIR)/drivers/net/e1000/e1000.ko
|
FILES:=$(LINUX_DIR)/drivers/net/e1000/e1000.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,50,e1000)
|
AUTOLOAD:=$(call AutoLoad,35,e1000)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/e1000/description
|
define KernelPackage/e1000/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user