ramips: add support for the GnuBee Personal Cloud One
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index 2d8a90cd3e3cfa7a1d86d0e5464f0d08073d8386..ee769b5a0f32e0c4fae6305952f7fda5f3c7f7bf 100755 (executable)
@@ -186,6 +186,10 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1" "0:wan" "6@eth0"
                ;;
+       gb-pc1)
+               ucidef_add_switch "switch0" \
+                       "0:lan" "4:lan" "6@eth0"
+               ;;
        gl-mt300n-v2)
                ucidef_add_switch "switch0" \
                        "1:lan" "0:wan" "6@eth0"