projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c6c31e
)
fix typos in KernelPackage/libertas
author
Florian Fainelli
<florian@openwrt.org>
Wed, 7 Oct 2009 18:54:17 +0000
(18:54 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 7 Oct 2009 18:54:17 +0000
(18:54 +0000)
SVN-Revision: 17986
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 98658c8573e4ec618b50cef6dcf94a2a3ebe6286..86d09dd4f44343aca3ebdba031cc673368ce468e 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-341,7
+341,7
@@
$(eval $(call Download,usb8388))
define KernelPackage/libertas
$(call KernelPackage/mac80211/Default)
- DEPENDS
:= @USB_SUPPORT +kmod-mac8021 +kmod-usb-core1
+ DEPENDS
+= @USB_SUPPORT +kmod-mac80211 +kmod-usb-core
TITLE:=Marvell 88W8015 Wireless Driver
FILES:= \
$(PKG_BUILD_DIR)/drivers/net/wireless/libertas/libertas.$(LINUX_KMOD_SUFFIX) \