mac80211: b43: include ucode30 by default
authorJonas Gorski <jogo@openwrt.org>
Fri, 1 Aug 2014 21:56:43 +0000 (21:56 +0000)
committerJonas Gorski <jogo@openwrt.org>
Fri, 1 Aug 2014 21:56:43 +0000 (21:56 +0000)
Fixes

b43-phy0 ERROR: Firmware file "b43-open/ucode30_mimo.fw" not found

for BCM43217 devices.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41943

package/kernel/mac80211/Makefile

index 8ffff10c041331db6297eaf22eecce16d93f210f..14feeef4d5081f465502cc9d244e209860946674 100644 (file)
@@ -1222,8 +1222,8 @@ config PACKAGE_B43_USE_BCMA
                string "Core revisions to include"
                depends on B43_FW_SQUASH
                default "5,6,7,8,9,10,11,13,15" if TARGET_brcm47xx_legacy
-               default "16,28,29" if TARGET_brcm47xx_mips74k
-               default "5,6,7,8,9,10,11,13,15,16,28,29"
+               default "16,28,29,30" if TARGET_brcm47xx_mips74k
+               default "5,6,7,8,9,10,11,13,15,16,28,29,30"
                help
                  This is a comma seperated list of core revision numbers.