ramips: tag the CPU switch port
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index 7eab5f286a1aee4a6efa6c39dfbeea24a052a57b..b88437332544107873ba6891239f3865e2a7f36b 100755 (executable)
@@ -24,7 +24,7 @@ ramips_setup_rt3x5x_vlans()
                        lanports="$port:lan $lanports"
                fi
        done
-       ucidef_add_switch "rt305x" $lanports $wanports "6@eth0"
+       ucidef_add_switch "rt305x" $lanports $wanports "6t@eth0"
 }
 
 ramips_setup_interfaces()