[brcm63xx] add support for 'MAGIC' bcm6348-based board
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / base-files / etc / uci-defaults / brcm63xx_fixcrc.sh
index fe35dc76134b33bf7f42d42a9b894db67086086a..aea4d5be5a9068eecf626750a6072d0161b83676 100755 (executable)
@@ -13,7 +13,7 @@ do_fixcrc() {
 brcm63xx_detect
 
 case "$board_name" in
-       "bcm63xx/CPVA642 "*)
+       "bcm63xx/CPVA642 "* | "bcm63xx/MAGIC "*)
                do_fixcrc
                ;;
 esac