X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Flib%2Framips.sh;h=e146d1c4767d79711abd127d13c24e78055d3167;hb=82f9486142adff9c0d34393a63d3844d1da7ed03;hp=87cb7ffb91271617bcd620eac21bdd8927ae49e4;hpb=2ddaf96a77a92186447ca18935b8a36d46d3db95;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 87cb7ffb91..e146d1c476 100755 --- a/target/linux/ramips/base-files/lib/ramips.sh +++ b/target/linux/ramips/base-files/lib/ramips.sh @@ -217,6 +217,9 @@ ramips_board_detect() { *"GL-MT750") name="gl-mt750" ;; + *"GL-MT300N-V2") + name="gl-mt300n-v2" + ;; *"HC5661") name="hc5661" ;; @@ -436,6 +439,9 @@ ramips_board_detect() { *"RT5350F-OLinuXino-EVB") name="rt5350f-olinuxino-evb" ;; + *"RT-AC51U") + name="rt-ac51u" + ;; *"RT-G32 B1") name="rt-g32-b1" ;; @@ -466,6 +472,9 @@ ramips_board_detect() { *"SL-R7205"*) name="sl-r7205" ;; + *"TEW-638APB v2") + name="tew-638apb-v2" + ;; *"TEW-691GR") name="tew-691gr" ;; @@ -481,6 +490,9 @@ ramips_board_detect() { *"UBNT-ERX") name="ubnt-erx" ;; + *"UBNT-ERX-SFP") + name="ubnt-erx-sfp" + ;; *"UR-326N4G") name="ur-326n4g" ;; @@ -670,6 +682,9 @@ ramips_board_detect() { *"ZBT-WR8305RT") name="zbt-wr8305rt" ;; + *"ZyXEL Keenetic") + name="kn" + ;; *"ZyXEL Keenetic Omni") name="kn_rc" ;;