aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
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
commit363361428e486763d1d6f7d6e5f9ceb7852ef701 (patch)
tree3431aaa0bfd0a461e60e0963ef57cb8dd60414b6 /target/linux/ar71xx/base-files/lib/upgrade/platform.sh
parenta624ff95788c59a968f30368630a0c63d9663902 (diff)
downloadmaster-187ad058-363361428e486763d1d6f7d6e5f9ceb7852ef701.tar.gz
master-187ad058-363361428e486763d1d6f7d6e5f9ceb7852ef701.tar.bz2
master-187ad058-363361428e486763d1d6f7d6e5f9ceb7852ef701.zip
ar71xx: fix sysupgrade on the TL-WR841N/ND v7 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29672 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade/platform.sh')
-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" ] && {