diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-12-15 20:39:11 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-12-15 20:39:11 +0000 |
commit | 3e994a81d4f772c037264ea3c368d0714d4d4791 (patch) | |
tree | 4a3255fc694f030b9db0220d3ae4dcf03016340f /target/linux/ar71xx/base-files/lib/upgrade | |
parent | e3e559fd5245650a1808556e83809f2fb55c1783 (diff) | |
download | upstream-3e994a81d4f772c037264ea3c368d0714d4d4791.tar.gz upstream-3e994a81d4f772c037264ea3c368d0714d4d4791.tar.bz2 upstream-3e994a81d4f772c037264ea3c368d0714d4d4791.zip |
ar71xx: add user space support for the TL-WA801ND v2
Patch to add the user space support for the TL-WA801ND v2
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Patchwork: http://patchwork.openwrt.org/patch/4501/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39064
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 b5a7da7d6a..4aeb88f023 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -214,6 +214,7 @@ platform_check_image() { tl-wa7510n | \ tl-wa750re | \ tl-wa850re | \ + tl-wa801nd-v2 | \ tl-wa901nd | \ tl-wa901nd-v2 | \ tl-wdr3500 | \ |