ramips: add support for ZyXEL Keenetic Omni / Omni II
[openwrt/staging/blogic.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index 2af5c45d8af458d71c02b4d66f3bda27f30c8d53..63bf123b73ea91d1c434e09ccf386d20372ffec8 100755 (executable)
@@ -203,6 +203,11 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "1:lan" "2:lan" "3:lan" "4:lan" "5:lan" "0:wan" "6@eth0"
                ;;
+       kn_rc|\
+       kn_rf)
+               ucidef_add_switch "switch" \
+                       "0:wan" "1:lan" "2:lan" "3:lan" "4:lan" "6@eth0"
+               ;;
        kng_rc)
                ucidef_add_switch "switch1" \
                        "0:lan" "1:lan" "2:lan" "3:lan" "4:wan" "7t@eth0"