diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-07-26 07:31:59 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-07-26 07:31:59 +0000 |
commit | 07280acae50932f6bfff414e25c3eb7fcbe43c24 (patch) | |
tree | d0e95719b81788d01b054d512a600e0c705862b5 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 0bbbb150c0fbd7b945af16f6521822df35ccebd5 (diff) | |
download | upstream-07280acae50932f6bfff414e25c3eb7fcbe43c24.tar.gz upstream-07280acae50932f6bfff414e25c3eb7fcbe43c24.tar.bz2 upstream-07280acae50932f6bfff414e25c3eb7fcbe43c24.zip |
ar71xx: add user-space support for the TL-MR10U board
Based on andelf's patch:
http://andelf.diandian.com/post/2013-05-22/40050677370
Signed-off-by: Oleg Titov <oleg.titov@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3840/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37548 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 9542295476..c57e5d5c74 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -157,6 +157,7 @@ platform_check_image() { ;; archer-c7 | \ + tl-mr10u | \ tl-mr11u | \ tl-mr3020 | \ tl-mr3040 | \ |