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=e2bd946d29b0223478b3f404870e26a81a676154;hp=7467fb4613e8b4f840120500ac63ad5c7da37006;hb=3d840ee798d44855c5cecfdce489fb1af991c50c;hpb=c9e5979dbe342358259e13969e89cf4e1d0849a0;ds=sidebyside diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index 7467fb4613..e2bd946d29 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -499,7 +499,7 @@ platform_check_image() { local magic_ver="0100" case "$board" in - tl-wdr6500-v2) + tl-wdr3320-v2|tl-wdr6500-v2) magic_ver="0200" ;; esac