From: Gabor Juhos Date: Fri, 6 Jan 2012 15:54:59 +0000 (+0000) Subject: ar71xx: fix sysupgrade on the TL-WR841N/ND v7 boards X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=be59f1e039f41a0796d637d044544869f9cc2336;p=openwrt%2Fsvn-archive%2Farchive.git ar71xx: fix sysupgrade on the TL-WR841N/ND v7 boards SVN-Revision: 29672 --- diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index fc864eb4eb..db8bdaefb9 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -130,6 +130,7 @@ platform_check_image() { tl-wr741nd | \ tl-wr741nd-v4 | \ tl-wr841n-v1 | \ + tl-wr841n-v7 | \ tl-wr941nd | \ tl-wr1043nd) [ "$magic" != "0100" ] && {