summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib/upgrade
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-19 08:50:41 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-19 08:50:41 +0000
commitb1b7aa674ebf98c2d3af25cae43168fc6d00614b (patch)
tree06faa2e3cdf51a1b8d902b96322fd70e167cf202 /target/linux/ar71xx/base-files/lib/upgrade
parent0767605d178913dda61fcb4b917a0b22ee405631 (diff)
downloadmaster-31e0f0ae-b1b7aa674ebf98c2d3af25cae43168fc6d00614b.tar.gz
master-31e0f0ae-b1b7aa674ebf98c2d3af25cae43168fc6d00614b.tar.bz2
master-31e0f0ae-b1b7aa674ebf98c2d3af25cae43168fc6d00614b.zip
ar71xx: add user-space support for the TL-MR3220 v2
Based on the following patch: http://patchwork.openwrt.org/patch/3043/ [juhosg: add uci-defaults/network support] Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34780
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade')
-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 e03286845f..3d9e024168 100755
--- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
@@ -151,6 +151,7 @@ platform_check_image() {
tl-mr3020 | \
tl-mr3040 | \
tl-mr3220 | \
+ tl-mr3220-v2 | \
tl-mr3420 | \
tl-wa7510n | \
tl-wa901nd | \