X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Flib%2Fupgrade%2Fplatform.sh;h=ef150445b0167807db7f7c564094292d1c4d8fcd;hp=d1ccf7eac171a1fa838a77ed110a330723073046;hb=48feea4861bba4673e8e2d7a6cedf483963180fc;hpb=3aad9b4c9b932a6516b29e83c05e6a71959f10b3 diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh index d1ccf7eac1..ef150445b0 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -15,6 +15,9 @@ platform_check_image() { case "$board" in 3g-6200n | \ + 3g-6200nl | \ + 3g300m | \ + w150m | \ air3gii | \ all0239-3g | \ all0256n | \ @@ -22,6 +25,7 @@ platform_check_image() { bc2 | \ broadway | \ carambola | \ + d105 | \ dir-300-b1 | \ dir-600-b1 | \ dir-600-b2 | \ @@ -35,9 +39,11 @@ platform_check_image() { freestation5 | \ hw550-3g | \ mofi3500-3gn | \ + mzk-w300nh2 | \ nbg-419n | \ nw718 | \ omni-emb | \ + omni-emb-hpm | \ psr-680w | \ rt-g32-b1 | \ rt-n10-plus | \ @@ -53,8 +59,10 @@ platform_check_image() { wl341v3 | \ wl-330n | \ wl-351 | \ + wnce2001 | \ wli-tx4-ag300n | \ whr-g300n |\ + ur-326n4g |\ ur-336un |\ wr512-3gn) [ "$magic" != "27051956" ] && {