mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5572 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user