diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-11-11 08:04:47 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-11-11 08:04:47 +0000 |
commit | d4cc7aac4b2113cc9a757cc1e9a5c6390005329e (patch) | |
tree | 40df385e9a54df069ea89cf2782de1e868624869 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 79163c8919d344bc1fa0f84c9883fd02148c4c1c (diff) | |
download | upstream-d4cc7aac4b2113cc9a757cc1e9a5c6390005329e.tar.gz upstream-d4cc7aac4b2113cc9a757cc1e9a5c6390005329e.tar.bz2 upstream-d4cc7aac4b2113cc9a757cc1e9a5c6390005329e.zip |
ar71xx: add user space support for the TL-WA750RE/WA850RE Range extender
Patch to add user space support for the TL-WA750RE/WA850RE range extender
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38718
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade')
-rwxr-xr-x | target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 2 |
1 files changed, 2 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 ae04a8c319..266bf3fd5c 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -190,6 +190,8 @@ platform_check_image() { tl-mr3420 | \ tl-mr3420-v2 | \ tl-wa7510n | \ + tl-wa750re | \ + tl-wa850re | \ tl-wa901nd | \ tl-wa901nd-v2 | \ tl-wdr3500 | \ |