projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1141aec
)
kmod-libertas needs kmod-lib80211 to load
author
Florian Fainelli
<florian@openwrt.org>
Sat, 31 Oct 2009 12:28:55 +0000
(12:28 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 31 Oct 2009 12:28:55 +0000
(12:28 +0000)
SVN-Revision: 18244
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index d3f81365afff90572d2327cf02cf931c13545b0e..1367d9a24d8bcabbe286abd1071944ec809657ce 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-330,7
+330,6
@@
define KernelPackage/ath9k/config
source "$(SOURCE)/Config.in.ath9k"
endef
-
USB8388FW_NAME:=usb8388
USB8388FW_VERSION:=5.110.22.p23
@@
-343,7
+342,7
@@
$(eval $(call Download,usb8388))
define KernelPackage/libertas
$(call KernelPackage/mac80211/Default)
- DEPENDS+= @USB_SUPPORT +kmod-mac80211 +kmod-usb-core
+ DEPENDS+= @USB_SUPPORT +kmod-mac80211 +kmod-usb-core
+kmod-lib80211
TITLE:=Marvell 88W8015 Wireless Driver
FILES:= \
$(PKG_BUILD_DIR)/drivers/net/wireless/libertas/libertas.$(LINUX_KMOD_SUFFIX) \