ramips: Add support for the GnuBee Personal Cloud Two
[openwrt/staging/kaloz.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index d064bfef3b88ca849dbd36406508e13bca5c063e..1ccff892b1d31cbb507776f4d7d704e53b817e5b 100755 (executable)
@@ -206,6 +206,10 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0:lan" "4:lan" "6@eth0"
                ;;
+       gb-pc2)
+               ucidef_add_switch "switch0" \
+                       "4:lan" "0:wan" "6@eth0"
+               ;;
        gl-mt300n-v2)
                ucidef_add_switch "switch0" \
                        "1:lan" "0:wan" "6@eth0"