ramips: add support for TP-Link Archer C2
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index d2c15f8f46a049de84e037091ef55aa02ec6e787..c5e5549e25da12b39788aab255c7d2ade07bee5d 100755 (executable)
@@ -335,6 +335,10 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "1:lan" "2:lan" "3:lan" "4:lan" "5:wan" "0@eth0"
                ;;
+       tplink,c2-v1)
+               ucidef_add_switch "switch1" \
+                       "1:lan" "2:lan" "3:lan" "4:lan" "0:wan" "6@eth0"
+               ;;
        tplink,tl-wr902ac-v3)
                ucidef_add_switch "switch0" \
                        "4:lan" "6@eth0"