X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Flib%2Framips.sh;h=13d325dbbca7c593b76a674e8dcd75d0f627e081;hp=c4eb357818a3afcae8a9542c8f07383ea8da9e57;hb=7a3a071d4731e2fae2f2a9ae9abbe730aeddb6e7;hpb=d0f5ab6d95a1c99a34bf17a8d860efdbbd7cccf7 diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh old mode 100644 new mode 100755 index c4eb357818..13d325dbbc --- 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" ;; @@ -202,6 +214,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 +253,9 @@ ramips_board_detect() { *"MiWiFi Mini") name="miwifi-mini" ;; + *"MiWiFi Nano") + name="miwifi-nano" + ;; *"MLW221") name="mlw221" ;; @@ -271,9 +295,15 @@ ramips_board_detect() { *"MZK-DP150N") name="mzk-dp150n" ;; + *"MZK-EX300NP") + name="mzk-ex300np" + ;; *"MZK-W300NH2"*) name="mzk-w300nh2" ;; + *"MZK-WDPR"*) + name="mzk-wdpr" + ;; *"NA930") name="na930" ;; @@ -436,6 +466,9 @@ ramips_board_detect() { *"WR6202") name="wr6202" ;; + *"WRH-300CR") + name="wrh-300cr" + ;; *"WRTNODE") name="wrtnode" ;; @@ -481,6 +514,9 @@ ramips_board_detect() { *"ZBT-WG2626") name="zbt-wg2626" ;; + *"ZBT-WG3526") + name="zbt-wg3526" + ;; *"ZBT-WR8305RT") name="zbt-wr8305rt" ;;