mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
mac80211: libertas-sd depends on mmc
SVN-Revision: 36975
This commit is contained in:
parent
ce6c46b5f7
commit
5c1d33b331
@ -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 New Issue
Block a user