aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-01-06 15:54:59 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-01-06 15:54:59 +0000
commitf638c6207bde72a7795f44afefbbca76ac901e0a (patch)
treeec2b52ae50aa7ee37ed380f917b1c57289dccbb1 /target
parent3e155939554f9644983ca2080f4f74ea5326968b (diff)
downloadupstream-f638c6207bde72a7795f44afefbbca76ac901e0a.tar.gz
upstream-f638c6207bde72a7795f44afefbbca76ac901e0a.tar.bz2
upstream-f638c6207bde72a7795f44afefbbca76ac901e0a.zip
ar71xx: fix sysupgrade on the TL-WR841N/ND v7 boards
SVN-Revision: 29672
Diffstat (limited to 'target')
-rwxr-xr-xtarget/linux/ar71xx/base-files/lib/upgrade/platform.sh1
1 files changed, 1 insertions, 0 deletions
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" ] && {