mac80211: libertas-sd depends on mmc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36975 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
4b4690d27e
commit
7c6fb560a9
|
@ -506,7 +506,7 @@ endef
|
||||||
|
|
||||||
define KernelPackage/libertas-sd
|
define KernelPackage/libertas-sd
|
||||||
$(call KernelPackage/mac80211/Default)
|
$(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
|
TITLE:=Marvell 88W8686 Wireless Driver
|
||||||
FILES:= \
|
FILES:= \
|
||||||
$(PKG_BUILD_DIR)/drivers/net/wireless/libertas/libertas.ko \
|
$(PKG_BUILD_DIR)/drivers/net/wireless/libertas/libertas.ko \
|
||||||
|
|
Loading…
Reference in New Issue