2
0
forked from Ivasoft/openwrt

add support for BT Voyager 2500 (#9070)

SVN-Revision: 26954
This commit is contained in:
Florian Fainelli
2011-05-20 10:06:07 +00:00
parent acf0ec224f
commit f0a99c1692
2 changed files with 115 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ do_fixcrc() {
brcm63xx_detect
case "$board_name" in
"bcm63xx/CPVA642 "* | "bcm63xx/MAGIC "*)
"bcm63xx/CPVA642 "* | "bcm63xx/MAGIC "* | "bcm63xx/V2500V_BB "* )
do_fixcrc
;;
esac