X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Flib%2Framips.sh;h=d57c1cf92223fb0ee8318c168e124501b72fde6f;hp=9d5421b0a0b787999f7474c3013d6354c9320317;hb=df5416296cda4f7338a3d6eea361f8e8c8d667c6;hpb=374cae9e6fcaf4cf4de4f2095f3fec558da51df6 diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh index 9d5421b0a0..d57c1cf922 100755 --- a/target/linux/ramips/base-files/lib/ramips.sh +++ b/target/linux/ramips/base-files/lib/ramips.sh @@ -82,6 +82,9 @@ ramips_board_detect() { *"C20i") name="c20i" ;; + *"C50") + name="c50" + ;; *"Carambola") name="carambola" ;; @@ -103,6 +106,9 @@ ramips_board_detect() { *"DB-WRT01") name="db-wrt01" ;; + *"DCH-M225") + name="dch-m225" + ;; *"DCS-930") name="dcs-930" ;; @@ -151,6 +157,9 @@ ramips_board_detect() { *"Dovado Tiny AC") name="tiny-ac" ;; + *"DuZun DM06") + name="duzun-dm06" + ;; *"E1700") name="e1700" ;; @@ -241,6 +250,9 @@ ramips_board_detect() { *"Memory 2 Move") name="m2m" ;; + *"Mercury MAC1200R v2") + name="mac1200rv2" + ;; *"MicroWRT") name="microwrt" ;; @@ -313,21 +325,36 @@ ramips_board_detect() { *"NBG-419N") name="nbg-419n" ;; + *"NBG-419N v2") + name="nbg-419n2" + ;; + *"Newifi-D1") + name="newifi-d1" + ;; *"NCS601W") name="ncs601w" ;; + *"NixcoreX1") + name="nixcore-x1" + ;; *"NW718") name="nw718" ;; *"OY-0001") name="oy-0001" ;; + *"PBR-D1") + name="pbr-d1" + ;; *"PBR-M1") name="pbr-m1" ;; *"PSG1208") name="psg1208" ;; + *"PSG1218") + name="psg1218" + ;; *"PSR-680W"*) name="psr-680w" ;; @@ -391,6 +418,12 @@ ramips_board_detect() { *"TEW-692GR") name="tew-692gr" ;; + *"TEW-714TRU") + name="tew-714tru" + ;; + *"Timecloud") + name="timecloud" + ;; *"UBNT-ERX") name="ubnt-erx" ;; @@ -436,6 +469,9 @@ ramips_board_detect() { *"WHR-G300N") name="whr-g300n" ;; + *"Widora-NEO") + name="widora-neo" + ;; *"WiTi") name="witi" ;; @@ -514,6 +550,12 @@ ramips_board_detect() { *"Y1S") name="y1s" ;; + *"ZBT-APE522II") + name="zbt-ape522ii" + ;; + *"ZBT-CPE102") + name="zbt-cpe102" + ;; *"ZBT-WA05") name="zbt-wa05" ;;