mac80211: libertas-sd depends on mmc
SVN-Revision: 36975
This commit is contained in:
parent
ce6c46b5f7
commit
5c1d33b331
1 changed files with 1 additions and 1 deletions
|
@ -506,7 +506,7 @@ endef
|
|||
|
||||
define KernelPackage/libertas-sd
|
||||
$(call KernelPackage/mac80211/Default)
|
||||
DEPENDS+= +kmod-cfg80211 +kmod-lib80211 +@DRIVER_WEXT_SUPPORT
|
||||
DEPENDS+= +kmod-cfg80211 +kmod-lib80211 +kmod-mmc +@DRIVER_WEXT_SUPPORT
|
||||
TITLE:=Marvell 88W8686 Wireless Driver
|
||||
FILES:= \
|
||||
$(PKG_BUILD_DIR)/drivers/net/wireless/libertas/libertas.ko \
|
||||
|
|
Loading…
Reference in a new issue