ar71xx: add default configuration for the switch on AP96
[openwrt.git] / target / linux / brcm63xx / base-files / etc / uci-defaults / brcm63xx_fixcrc.sh
index fe35dc7..aea4d5b 100755 (executable)
@@ -13,7 +13,7 @@ do_fixcrc() {
 brcm63xx_detect
 
 case "$board_name" in
-       "bcm63xx/CPVA642 "*)
+       "bcm63xx/CPVA642 "* | "bcm63xx/MAGIC "*)
                do_fixcrc
                ;;
 esac
This page took 0.022994 seconds and 4 git commands to generate.