ar71xx: add support for TP-Link Archer C60 v2
[openwrt/staging/wigyori.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index ffdc90fbfcb457def2d32799ae2ba14836169e02..dfe97e8133cc801c00045ad36646dcf26c40236c 100755 (executable)
@@ -248,7 +248,8 @@ ar71xx_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth1" "1:lan:1" "2:lan:4" "3:lan:3" "4:lan:2"
                ;;
-       archer-c60-v1)
+       archer-c60-v1|\
+       archer-c60-v2)
                ucidef_set_interfaces_lan_wan "eth1.1" "eth0"
                ucidef_add_switch "switch0" \
                        "0@eth1" "1:lan:1" "2:lan:2" "3:lan:3" "4:lan:4"