ramips: add support for ZyXEL Keenetic Omni / Omni II
[openwrt/staging/blogic.git] / target / linux / ramips / base-files / lib / ramips.sh
index 3793e5824ffd32a9113d3c0e101f6915ae144492..cc6f00fd558a08e3ba407404f3f27f6da8c25c10 100755 (executable)
@@ -595,6 +595,12 @@ ramips_board_detect() {
        *"ZBT-WR8305RT")
                name="zbt-wr8305rt"
                ;;
+       *"ZyXEL Keenetic Omni")
+               name="kn_rc"
+               ;;
+       *"ZyXEL Keenetic Omni II")
+               name="kn_rf"
+               ;;
        *"ZyXEL Keenetic Viva")
                name="kng_rc"
                ;;