aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2009-04-10 12:16:51 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2009-04-10 12:16:51 +0000
commit2da4463edf22d78c6c40901be54d2c84d6d451c7 (patch)
tree32115874e56f60a16ba50aab86b00192eb05e6c5 /package/mac80211
parent9af0ab6efad781939a6440b71c6539f0af9ec717 (diff)
downloadupstream-2da4463edf22d78c6c40901be54d2c84d6d451c7.tar.gz
upstream-2da4463edf22d78c6c40901be54d2c84d6d451c7.tar.bz2
upstream-2da4463edf22d78c6c40901be54d2c84d6d451c7.zip
The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated into the kernel all other need the module.
SVN-Revision: 15195
Diffstat (limited to 'package/mac80211')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 72875b8dc8..a2a92f7d77 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -347,7 +347,7 @@ define KernelPackage/b43-common
$(call KernelPackage/mac80211/Default)
TITLE:=Generic stuff for Broadcom wireless devices
URL:=http://linuxwireless.org/en/users/Drivers/b43
- DEPENDS+= +kmod-mac80211 @!LINUX_2_6_21||!LINUX_2_6_23||!LINUX_2_6_24
+ DEPENDS+= +kmod-mac80211 +!(TARGET_brcm47xx||TARGET_brcm63xx):kmod-ssb @!LINUX_2_6_21||!LINUX_2_6_23||!LINUX_2_6_24
endef
define KernelPackage/b43