[brcm63xx] add support for BT Voyager 2500 (#9070)
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / base-files / etc / uci-defaults / brcm63xx_fixcrc.sh
index aea4d5be5a9068eecf626750a6072d0161b83676..65d00d654d0a794d0fee524961fda02bed86bdad 100755 (executable)
@@ -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