ramips: Add support to TP-Link Archer MR200
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 3793e5824ffd32a9113d3c0e101f6915ae144492..50903c75d6fccd88c8e63ba15c0dde23705f6ac9 100755 (executable)
@@ -295,6 +295,9 @@ ramips_board_detect() {
        *"MR-102N")
                name="mr-102n"
                ;;
+       *"MR200")
+               name="mr200"
+               ;;
        *"MT7620a + MT7530 evaluation"*)
                name="mt7620a_mt7530"
                ;;
@@ -595,6 +598,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"
                ;;