X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Flib%2Framips.sh;h=0ac0f68bb5939e39461b9c3163c61281a131be24;hp=5f293be2d1ce0eb7ecce6acc385a0e0d8f2e4b6b;hb=HEAD;hpb=0b654b093bf6d047fbd27f6d66032d1296813171 diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh index 5f293be2d1..0ac0f68bb5 100755 --- a/target/linux/ramips/base-files/lib/ramips.sh +++ b/target/linux/ramips/base-files/lib/ramips.sh @@ -88,6 +88,9 @@ ramips_board_detect() { *"CF-WR800N") name="cf-wr800n" ;; + *"CS-QR10") + name="cs-qr10" + ;; *"CY-SWR1100") name="cy-swr1100" ;; @@ -175,6 +178,15 @@ ramips_board_detect() { *"FreeStation5") name="freestation5" ;; + *"GL-MT300A") + name="gl-mt300a" + ;; + *"GL-MT300N") + name="gl-mt300n" + ;; + *"GL-MT750") + name="gl-mt750" + ;; *"HC5661") name="hc5661" ;; @@ -241,6 +253,9 @@ ramips_board_detect() { *"MiWiFi Mini") name="miwifi-mini" ;; + *"MiWiFi Nano") + name="miwifi-nano" + ;; *"MLW221") name="mlw221" ;; @@ -280,9 +295,18 @@ ramips_board_detect() { *"MZK-DP150N") name="mzk-dp150n" ;; + *"MZK-EX300NP") + name="mzk-ex300np" + ;; + *"MZK-EX750NP") + name="mzk-ex750np" + ;; *"MZK-W300NH2"*) name="mzk-w300nh2" ;; + *"MZK-WDPR"*) + name="mzk-wdpr" + ;; *"NA930") name="na930" ;; @@ -439,12 +463,18 @@ ramips_board_detect() { *"WNCE2001") name="wnce2001" ;; + *"WNDR3700v5") + name="wndr3700v5" + ;; *"WR512-3GN-like"*) name="wr512-3gn" ;; *"WR6202") name="wr6202" ;; + *"WRH-300CR") + name="wrh-300cr" + ;; *"WRTNODE") name="wrtnode" ;; @@ -490,6 +520,9 @@ ramips_board_detect() { *"ZBT-WG2626") name="zbt-wg2626" ;; + *"ZBT-WG3526") + name="zbt-wg3526" + ;; *"ZBT-WR8305RT") name="zbt-wr8305rt" ;;