ramips: add support for ZyXEL Keenetic Viva
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index ee9073238d774ea636694c00216a83833b915216..4a4204bc24047fa74ca089a65b56d8446547dcac 100755 (executable)
@@ -508,6 +508,9 @@ ramips_board_detect() {
        *"WLI-TX4-AG300N")
                name="wli-tx4-ag300n"
                ;;
+       *"WLR-6000")
+               name="wlr-6000"
+               ;;
        *"WMR-300")
                name="wmr-300"
                ;;
@@ -583,6 +586,9 @@ ramips_board_detect() {
        *"ZBT-WR8305RT")
                name="zbt-wr8305rt"
                ;;
+       *"ZyXEL Keenetic Viva")
+               name="kng_rc"
+               ;;
        *"YK1")
                name="youku-yk1"
                ;;