diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-09-19 17:52:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-09-19 17:52:42 +0000 |
commit | ba8664976d1030ac90ee79590b20cf6ef7eb8c13 (patch) | |
tree | 61ca555b2b1a2cd46ce46da012cac5089c00791d /target/linux/ar71xx/base-files/lib/upgrade | |
parent | c5895925641401de176a6a51dd836edf1cc1d64c (diff) | |
download | master-187ad058-ba8664976d1030ac90ee79590b20cf6ef7eb8c13.tar.gz master-187ad058-ba8664976d1030ac90ee79590b20cf6ef7eb8c13.tar.bz2 master-187ad058-ba8664976d1030ac90ee79590b20cf6ef7eb8c13.zip |
ar71xx: add user-space support for the TL-MR13U board
Signed-off-by: Oleg Titov <oleg.titov@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/4063/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38064 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 8294fa43c8..8fbd3955ac 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -161,6 +161,7 @@ platform_check_image() { archer-c7 | \ tl-mr10u | \ tl-mr11u | \ + tl-mr13u | \ tl-mr3020 | \ tl-mr3040 | \ tl-mr3220 | \ |