aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-10-07 18:54:17 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-10-07 18:54:17 +0000
commit834cae663b68de7d333e3e7b67e1b14f4b533323 (patch)
tree2878b1c1f79c00dc5f7181e74020c4299a05f8e0 /package/mac80211/Makefile
parenta300b661dc19e6836e8d11893fa18e2e5d6ffdb3 (diff)
downloadupstream-834cae663b68de7d333e3e7b67e1b14f4b533323.tar.gz
upstream-834cae663b68de7d333e3e7b67e1b14f4b533323.tar.bz2
upstream-834cae663b68de7d333e3e7b67e1b14f4b533323.zip
[package] fix typos in KernelPackage/libertas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17986 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 98658c8573..86d09dd4f4 100644
--- 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) \