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.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=ff0b379261982ea4ffcdca9b79ad2523a744d340 Disable b43 for targets that are not brcm47xx or brcm63xx SVN-Revision: 13475 --- diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index da9f300d20..bb355736f3 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