2
0
forked from Ivasoft/openwrt

Merge branch 'bcm63xx'

SVN-Revision: 30819
This commit is contained in:
Florian Fainelli
2012-03-05 13:29:54 +00:00
parent 74946bb022
commit 631a035a76
39 changed files with 733 additions and 292 deletions

View File

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