From: Florian Fainelli Date: Wed, 7 Oct 2009 18:54:17 +0000 (+0000) Subject: [package] fix typos in KernelPackage/libertas X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=c9988c5cccb5fa3f1a38589213acb40b8e1c73ad;p=openwrt%2Fsvn-archive%2Farchive.git [package] fix typos in KernelPackage/libertas SVN-Revision: 17986 --- 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) \