ramips: add support for TP-Link RE350
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index d0f3fce135907857e93f9ad5a63d28fb8536c34c..5cc711949fe40f1fca763d3b11834a0a5d5f8552 100755 (executable)
@@ -270,6 +270,10 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                "1:lan:2" "2:lan:1" "4:wan" "6@eth0"
                ;;
+       re350-v1)
+               ucidef_add_switch "switch0" \
+                       "0:lan" "6@eth0"
+               ;;
        re6500)
                ucidef_add_switch "switch0" \
                        "0:lan:1" "1:lan:2" "2:lan:3" "3:lan:4" "6@eth0"