Skip to content
Snippets Groups Projects
Commit 8ccb1739 authored by Kokel's avatar Kokel
Browse files

Add support for TP-Link TL-WR710N v2

Tested-by: @kokel
parent 4e5b3354
No related branches found
No related tags found
No related merge requests found
......@@ -18,9 +18,10 @@ $(eval $(call GluonModel,TLWA701,tl-wa701nd-v2,tp-link-tl-wa701n-nd-v2))
$(eval $(call GluonProfile,TLWR703))
$(eval $(call GluonModel,TLWR703,tl-wr703n-v1,tp-link-tl-wr703n-v1))
# TL-WR710N v1
# TL-WR710N v1, v2
$(eval $(call GluonProfile,TLWR710))
$(eval $(call GluonModel,TLWR710,tl-wr710n-v1,tp-link-tl-wr710n-v1))
$(eval $(call GluonModel,TLWR710,tl-wr710n-v2,tp-link-tl-wr710n-v2))
# TL-WR740N v1, v3, v4, v5
$(eval $(call GluonProfile,TLWR740))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment