X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Flib%2Framips.sh;h=550ec55cd2c96bf9969b642b219c3ce9a18c5e6c;hp=c4eb357818a3afcae8a9542c8f07383ea8da9e57;hb=30fbc1a4d146ae0060d02946709fd6d8cc2a2b56;hpb=e4dc6acd31f03aace94e188d87fc90fd19e8f09e diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh index c4eb357818..550ec55cd2 100755 --- a/target/linux/ramips/base-files/lib/ramips.sh +++ b/target/linux/ramips/base-files/lib/ramips.sh @@ -175,6 +175,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" ;; @@ -202,6 +211,15 @@ ramips_board_detect() { *"IP2202") name="ip2202" ;; + *"JHR-N805R") + name="jhr-n805r" + ;; + *"JHR-N825R") + name="jhr-n825r" + ;; + *"JHR-N926R") + name="jhr-n926r" + ;; *"M3") name="m3" ;; @@ -232,6 +250,9 @@ ramips_board_detect() { *"MiWiFi Mini") name="miwifi-mini" ;; + *"MiWiFi Nano") + name="miwifi-nano" + ;; *"MLW221") name="mlw221" ;; @@ -274,6 +295,9 @@ ramips_board_detect() { *"MZK-W300NH2"*) name="mzk-w300nh2" ;; + *"MZK-WDPR"*) + name="mzk-wdpr" + ;; *"NA930") name="na930" ;; @@ -436,6 +460,9 @@ ramips_board_detect() { *"WR6202") name="wr6202" ;; + *"WRH-300CR") + name="wrh-300cr" + ;; *"WRTNODE") name="wrtnode" ;; @@ -481,6 +508,9 @@ ramips_board_detect() { *"ZBT-WG2626") name="zbt-wg2626" ;; + *"ZBT-WG3526") + name="zbt-wg3526" + ;; *"ZBT-WR8305RT") name="zbt-wr8305rt" ;;