ath79: add support for GL.iNet GL-AR750S
[openwrt/staging/blogic.git] / target / linux / ath79 / base-files / etc / board.d / 02_network
index 1251048e0828c7c7984ca90b9a3bb6a3ca8ee4ab..cd786c2b794571a8277609684408583412f28583 100755 (executable)
@@ -93,6 +93,10 @@ ath79_setup_interfaces()
        glinet,gl-x750)
                ucidef_set_interfaces_lan_wan "eth1" "eth0"
                ;;
+       glinet,ar750s)
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "2:lan:2" "3:lan:1" "1:wan"
+               ;;
        nec,wg800hp)
                ucidef_add_switch "switch0" \
                        "0@eth0" "2:lan" "3:lan" "4:lan" "1:wan"