mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22359 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -265,7 +265,7 @@ define KernelPackage/e1000
|
||||
CONFIG_E1000_DISABLE_PACKET_SPLIT=n \
|
||||
CONFIG_E1000_NAPI=y
|
||||
FILES:=$(LINUX_DIR)/drivers/net/e1000/e1000.ko
|
||||
AUTOLOAD:=$(call AutoLoad,50,e1000)
|
||||
AUTOLOAD:=$(call AutoLoad,35,e1000)
|
||||
endef
|
||||
|
||||
define KernelPackage/e1000/description
|
||||
|
||||
Reference in New Issue
Block a user