mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
load usb8xxx after usb.
SVN-Revision: 15785
This commit is contained in:
parent
f24c234150
commit
0d4745a059
@ -21,7 +21,7 @@ define KernelPackage/libertas
|
||||
FILES:= \
|
||||
$(PKG_BUILD_DIR)/libertas.$(LINUX_KMOD_SUFFIX) \
|
||||
$(PKG_BUILD_DIR)/usb8xxx.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,20,libertas usb8xxx)
|
||||
AUTOLOAD:=$(call AutoLoad,30,libertas usb8xxx)
|
||||
endef
|
||||
|
||||
define Download/firmware
|
||||
|
Loading…
Reference in New Issue
Block a user