X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Fupgrade%2Fplatform.sh;h=576ce56da3350d9b6a7667427e4b165b29e20988;hp=0db162523138174265c9679f00b6b315bb99a1c3;hb=cde2225c7c0674fa1b334645cce8ada797cc6a24;hpb=bc906ca59e9f437f5cb9543714d1b979ea82838e diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index 0db1625231..576ce56da3 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -333,6 +333,7 @@ platform_check_image() { tl-wr841n-v9 | \ tl-wr842n-v2 | \ tl-wr941nd | \ + tl-wr941nd-v5 | \ tl-wr1041n-v2 | \ tl-wr1043nd | \ tl-wr1043nd-v2 | \ @@ -408,7 +409,6 @@ platform_check_image() { ja76pf | \ ja76pf2 | \ jwap003 | \ - wpj558 | \ wp543 | \ wpe72) [ "$magic" != "4349" ] && { @@ -457,7 +457,6 @@ platform_do_upgrade() { jwap003) platform_do_upgrade_combined "$ARGV" ;; - wpj558|\ wp543|\ wpe72) platform_do_upgrade_compex "$ARGV"