mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:23:09 +02:00
[package] fix typos in KernelPackage/libertas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17986 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e5e2267ec8
commit
75c43524e8
@ -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) \
|
||||
|
Loading…
Reference in New Issue
Block a user