From 1fdaee080a341b0f1f81afabb4f0c7f9e30c20f1 Mon Sep 17 00:00:00 2001
From: "txt.file" <txt-file@users.noreply.github.com>
Date: Tue, 21 Feb 2017 08:42:30 +0000
Subject: [PATCH] ar71xx-generic: add support for TP-Link TL-WA7210N (#1029)

---
 targets/ar71xx-tiny | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/targets/ar71xx-tiny b/targets/ar71xx-tiny
index 58bec300c..d49e5992f 100644
--- a/targets/ar71xx-tiny
+++ b/targets/ar71xx-tiny
@@ -11,6 +11,8 @@ device d-link-dir-615-rev-c1 dir-615-c1 DIR615C1
 # TP-Link
 
 device tp-link-tl-wa701n-nd-v1 tl-wa701nd-v1
+
+device tp-link-tl-wa7210n-v2 tl-wa7210n-v2
 device tp-link-tl-wa7510n-v1 tl-wa7510n
 
 device tp-link-tl-wr703n-v1 tl-wr703n-v1
-- 
GitLab