From: Hauke Mehrtens Date: Mon, 17 Oct 2011 19:45:44 +0000 (+0000) Subject: mac80211: disable libertas-sd for kernel 2.6.30 X-Git-Tag: backfire_10.03.1~96 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=79a92c069824cc2e7c5abb8e5546c93e70995aca;p=openwrt%2Fsvn-archive%2Fopenwrt.git mac80211: disable libertas-sd for kernel 2.6.30 This does not build with kernel 2.6.30 and compat-wireless does not support this for kernel 2.6.30 anyway. As I do not want to backport this I just deactivated it. If someone needs this module in backfire with kernel 2.6.30 please open a ticket, I do not know of any device. SVN-Revision: 28485 --- diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 52ab686082..73a267fa39 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -499,7 +499,7 @@ endef define KernelPackage/libertas-sd $(call KernelPackage/mac80211/Default) - DEPENDS+= +kmod-mac80211 +kmod-lib80211 +@DRIVER_WEXT_SUPPORT + DEPENDS+= +kmod-mac80211 +kmod-lib80211 +@DRIVER_WEXT_SUPPORT @!LINUX_2_6_30 TITLE:=Marvell 88W8686 Wireless Driver FILES:= \ $(PKG_BUILD_DIR)/drivers/net/wireless/libertas/libertas.ko \