diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-01 15:50:32 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-01 15:50:32 +0000 |
commit | 119dc460a36560d73409773b93f2b4c563ea9658 (patch) | |
tree | 993102b538caca9e1a547f096abfcc66940c0058 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 5bd02ca895b989774c50def5cc92f1429f833479 (diff) | |
download | mtk-20170518-119dc460a36560d73409773b93f2b4c563ea9658.zip mtk-20170518-119dc460a36560d73409773b93f2b4c563ea9658.tar.gz mtk-20170518-119dc460a36560d73409773b93f2b4c563ea9658.tar.bz2 |
ar71xx: add user-space support for TL-WDR3500 board
Based on http://patchwork.openwrt.org/patch/3208/
Thanks-to: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Gui Iribarren <gui@altermundi.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35424
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 9afa53d..a39c970 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -160,6 +160,7 @@ platform_check_image() { tl-wa7510n | \ tl-wa901nd | \ tl-wa901nd-v2 | \ + tl-wdr3500 | \ tl-wdr4300 | \ tl-wr703n | \ tl-wr741nd | \ |