Skip to content
Snippets Groups Projects
Commit 514f1486 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

Add support for TP-Link TL-WA801N/ND v1

Tested-by: @RubenKelevra
parent 6ced715e
No related branches found
No related tags found
No related merge requests found
...@@ -43,8 +43,9 @@ $(eval $(call GluonProfile,TLWR743)) ...@@ -43,8 +43,9 @@ $(eval $(call GluonProfile,TLWR743))
$(eval $(call GluonModel,TLWR743,tl-wr743nd-v1,tp-link-tl-wr743n-nd-v1)) $(eval $(call GluonModel,TLWR743,tl-wr743nd-v1,tp-link-tl-wr743n-nd-v1))
$(eval $(call GluonModel,TLWR743,tl-wr743nd-v2,tp-link-tl-wr743n-nd-v2)) $(eval $(call GluonModel,TLWR743,tl-wr743nd-v2,tp-link-tl-wr743n-nd-v2))
# TL-WR801N/ND v2 # TL-WR801N/ND v1, v2
$(eval $(call GluonProfile,TLWA801)) $(eval $(call GluonProfile,TLWA801))
$(eval $(call GluonModel,TLWA801,tl-wa801nd-v1,tp-link-tl-wa801n-nd-v1))
$(eval $(call GluonModel,TLWA801,tl-wa801nd-v2,tp-link-tl-wa801n-nd-v2)) $(eval $(call GluonModel,TLWA801,tl-wa801nd-v2,tp-link-tl-wa801n-nd-v2))
# TL-WR841N/ND v3, v5, v7, v8, v9 # TL-WR841N/ND v3, v5, v7, v8, v9
......
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