mac80211: b43: fix B43_USE_SSB dependency
authorFelix Fietkau <nbd@openwrt.org>
Sat, 7 Jun 2014 12:04:55 +0000 (12:04 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 7 Jun 2014 12:04:55 +0000 (12:04 +0000)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41040

package/kernel/mac80211/Makefile

index 19f8c3bd13dde453f8ec2d05d033c4d38d983a54..d3169587f8d1177f7fe528ce1c38272fca15d32f 100644 (file)
@@ -1085,7 +1085,7 @@ define KernelPackage/b43/config
 config PACKAGE_B43_USE_SSB
        select PACKAGE_kmod-ssb
        tristate
-       depends on !TARGET_brcm47xx
+       depends on !TARGET_brcm47xx && !TARGET_brcm63xx
        default PACKAGE_kmod-b43 if PACKAGE_B43_BUSES_BCMA_AND_SSB
        default PACKAGE_kmod-b43 if PACKAGE_B43_BUSES_SSB