Signed-off-by: Matthias Schiffer <mschif...@universe-factory.net>
---
 target/linux/ar71xx/base-files/lib/ar71xx.sh | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh 
b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index 18e07a4..f188578 100755
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
@@ -214,6 +214,13 @@ tplink_board_detect() {
        "934100"*)
                model="NC-LINK SMART-300"
                ;;
+       "c50000"*)
+               model="TP-Link Archer C5"
+               ;;
+       "750000"*|\
+       "c70000"*)
+               model="TP-Link Archer C7"
+               ;;
        *)
                hwver=""
                ;;
-- 
2.1.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to