From: Florian Fainelli Date: Tue, 2 Dec 2008 16:02:55 +0000 (+0000) Subject: Disable b43 for targets that are not brcm47xx or brcm63xx X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=24766a510963f582ba99d5969e5290e765f1948b;p=openwrt%2Fstaging%2Frmilecki.git Disable b43 for targets that are not brcm47xx or brcm63xx SVN-Revision: 13475 --- diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index da9f300d207..bb355736f3f 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -288,7 +288,7 @@ define KernelPackage/b43-common SUBMENU:=$(WMENU) TITLE:=Generic stuff for Broadcom wireless devices URL:=http://linuxwireless.org/en/users/Drivers/b43 - DEPENDS:=+kmod-mac80211 +!TARGET_brcm47xx:kmod-ssb @LINUX_2_6_25||@LINUX_2_6_26||@LINUX_2_6_27||@LINUX_2_6_28 + DEPENDS:=+kmod-mac80211 +!TARGET_brcm47xx:kmod-ssb @TARGET_brcm47xx||@TARGET_brcm63xx @LINUX_2_6_25||@LINUX_2_6_26||@LINUX_2_6_27||@LINUX_2_6_28 endef define KernelPackage/b43