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 | d86bf8e3a74dd0bae15ab9a1be120a52e6a73737 (patch) | |
tree | c7ffba9a124e0f2c804bf32fe0fe9e3c3102e5f4 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 0fe62b83a57a67c510f94b7a131cfe3b939aad3f (diff) | |
download | upstream-d86bf8e3a74dd0bae15ab9a1be120a52e6a73737.tar.gz upstream-d86bf8e3a74dd0bae15ab9a1be120a52e6a73737.tar.bz2 upstream-d86bf8e3a74dd0bae15ab9a1be120a52e6a73737.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39064 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 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 | \ |