fix typo
SVN-Revision: 5572
This commit is contained in:
parent
4f436c5530
commit
f40ea71eba
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ define KernelPackage/net-prism54
|
|||
KCONFIG:=$(CONFIG_PRISM54)
|
||||
SUBMENU:=$(WIMENU)
|
||||
FILES:=$(MODULES_DIR)/kernel/drivers/net/wireless/prism54/prism54.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,prism54)
|
||||
AUTOLOAD:=$(call AutoLoad,60,prism54)
|
||||
endef
|
||||
$(eval $(call KernelPackage,net-prism54))
|
||||
|
||||
|
|
Loading…
Reference in a new issue