X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Flib%2Framips.sh;h=526a5ae669794c85a5782a2a846b937decb60f4f;hb=4050cfebdaa001d498c396f24dd67771541b710e;hp=1e9fa90b5dc3cead625a8004eb924073110d5814;hpb=0f73801f4ff49cf9601e8f13c11f7d7928c1186b;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh index 1e9fa90b5d..526a5ae669 100755 --- a/target/linux/ramips/base-files/lib/ramips.sh +++ b/target/linux/ramips/base-files/lib/ramips.sh @@ -250,6 +250,9 @@ ramips_board_detect() { *"Memory 2 Move") name="m2m" ;; + *"Mercury MAC1200R v2") + name="mac1200rv2" + ;; *"MicroWRT") name="microwrt" ;; @@ -322,6 +325,12 @@ ramips_board_detect() { *"NBG-419N") name="nbg-419n" ;; + *"NBG-419N v2") + name="nbg-419n2" + ;; + *"Newifi-D1") + name="newifi-d1" + ;; *"NCS601W") name="ncs601w" ;; @@ -334,12 +343,18 @@ ramips_board_detect() { *"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" ;; @@ -427,6 +442,9 @@ ramips_board_detect() { *"VoCore") name="vocore" ;; + *"VR500") + name="vr500" + ;; *"W150M") name="w150m" ;; @@ -538,6 +556,9 @@ ramips_board_detect() { *"ZBT-APE522II") name="zbt-ape522ii" ;; + *"ZBT-CPE102") + name="zbt-cpe102" + ;; *"ZBT-WA05") name="zbt-wa05" ;;