diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-03-11 15:55:22 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-03-11 15:55:22 +0000 |
commit | 5069d8687d91b27a3e2540a1c9d765f571a7833d (patch) | |
tree | 0ed148c81c66b3a322655b1bfad4f72761ca6119 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 8824b6de381dcb5b257f810884cdb680bd0e7098 (diff) | |
download | upstream-5069d8687d91b27a3e2540a1c9d765f571a7833d.tar.gz upstream-5069d8687d91b27a3e2540a1c9d765f571a7833d.tar.bz2 upstream-5069d8687d91b27a3e2540a1c9d765f571a7833d.zip |
ar71xx: add user-space support for MR3420v2
Patch-by: Dmytro <dioptimizer@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3442/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35962 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade')
-rwxr-xr-x | target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 1 |
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 d2538e2172..8f2f610d7d 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -159,6 +159,7 @@ platform_check_image() { tl-mr3220 | \ tl-mr3220-v2 | \ tl-mr3420 | \ + tl-mr3420-v2 | \ tl-wa7510n | \ tl-wa901nd | \ tl-wa901nd-v2 | \ |