diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-26 17:00:49 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-26 17:00:49 +0000 |
commit | 1d9bb65f14b4f42dc31b2096c6f1c75719bc87d9 (patch) | |
tree | 5664331a524a328063679c98ed2f1d41e6664f0f /target/linux/ar71xx/base-files/lib/upgrade | |
parent | a50f7b012f3bff18532bfb272e8d7367fca83a62 (diff) | |
download | upstream-1d9bb65f14b4f42dc31b2096c6f1c75719bc87d9.tar.gz upstream-1d9bb65f14b4f42dc31b2096c6f1c75719bc87d9.tar.bz2 upstream-1d9bb65f14b4f42dc31b2096c6f1c75719bc87d9.zip |
ar71xx: add user-space support for the TL-WR720N v3 board
Signed-off-by: yousong <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36457 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 8f2f610d7d..85e9d6128b 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -166,6 +166,7 @@ platform_check_image() { tl-wdr3500 | \ tl-wdr4300 | \ tl-wr703n | \ + tl-wr720n-v3 | \ tl-wr741nd | \ tl-wr741nd-v4 | \ tl-wr841n-v1 | \ |