From f46b140e8499bf77db3ece4b75fb61a87a0c88b1 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Wed, 7 Oct 2009 18:54:17 +0000
Subject: [PATCH] fix typos in KernelPackage/libertas

SVN-Revision: 17986
---
 package/mac80211/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 98658c8573e4..86d09dd4f443 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) \
-- 
2.30.2