load usb8xxx after usb.
SVN-Revision: 15785
This commit is contained in:
parent
f24c234150
commit
0d4745a059
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue