X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Flib%2Framips.sh;h=4a4204bc24047fa74ca089a65b56d8446547dcac;hb=348344874c8aaaeabd291eef0e45660f0c6aba95;hp=3a72835dbd7762fd15b3bfe48de77911992dcf8f;hpb=66aae9a27154f837607337fc099bd72fe4a9edf9;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 3a72835dbd..4a4204bc24 100755 --- a/target/linux/ramips/base-files/lib/ramips.sh +++ b/target/linux/ramips/base-files/lib/ramips.sh @@ -115,6 +115,9 @@ ramips_board_detect() { *"DCS-930L B1") name="dcs-930l-b1" ;; + *"Digineo AC1200 Pro") + name="ac1200pro" + ;; *"DIR-300 B1") name="dir-300-b1" ;; @@ -325,6 +328,12 @@ ramips_board_detect() { *"NBG-419N") name="nbg-419n" ;; + *"NBG-419N v2") + name="nbg-419n2" + ;; + *"Newifi-D1") + name="newifi-d1" + ;; *"NCS601W") name="ncs601w" ;; @@ -337,12 +346,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" ;; @@ -355,6 +370,9 @@ ramips_board_detect() { *"Q7") name="zte-q7" ;; + *"RB750Gr3") + name="rb750gr3" + ;; *"RE6500") name="re6500" ;; @@ -430,6 +448,9 @@ ramips_board_detect() { *"VoCore") name="vocore" ;; + *"VR500") + name="vr500" + ;; *"W150M") name="w150m" ;; @@ -481,9 +502,15 @@ ramips_board_detect() { *"WL-351 v1 002") name="wl-351" ;; + *"WL-WN575A3") + name="wl-wn575a3" + ;; *"WLI-TX4-AG300N") name="wli-tx4-ag300n" ;; + *"WLR-6000") + name="wlr-6000" + ;; *"WMR-300") name="wmr-300" ;; @@ -559,6 +586,9 @@ ramips_board_detect() { *"ZBT-WR8305RT") name="zbt-wr8305rt" ;; + *"ZyXEL Keenetic Viva") + name="kng_rc" + ;; *"YK1") name="youku-yk1" ;;