From a71a8955f20e3c3ac13323072a70362f3c9d80fd Mon Sep 17 00:00:00 2001 From: Julius Schulz-Zander Date: Fri, 21 Oct 2016 11:47:15 +0200 Subject: ar71xx: add support for TP-Link WR802N v1 This patch adds support solely for version 1 of the TP-Link WR802N. It is based on Rick Pannen's patch posted on the OpenWrt devel list. Signed-off-by: Julius Schulz-Zander --- target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/base-files/lib/upgrade/platform.sh') diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index e98c3ce4e1..46f014306f 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -371,6 +371,7 @@ platform_check_image() { tl-wr720n-v3|\ tl-wr741nd-v4|\ tl-wr741nd|\ + tl-wr802n-v1|\ tl-wr810n|\ tl-wr841n-v11|\ tl-wr841n-v1|\ -- cgit v1.2.3