ramips: add support for ZyXEL Keenetic Omni / Omni II

Factory image can be installed via Zyxel WebUI.

Signed-off-by: Vitaly Chekryzhev <13hakta@gmail.com>
This commit is contained in:
Vitaly Chekryzhev
2016-11-28 23:41:51 +05:00
committed by John Crispin
parent 83eca5d8b7
commit 190ee7d86b
8 changed files with 277 additions and 0 deletions

View File

@@ -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"
;;