Merge pull request #516 from freifunkMUC/feature/tp-link-wa901nd-v1

Add support for TP-Link TL-WA901ND v1
This commit is contained in:
Matthias Schiffer 2015-10-11 17:27:04 +02:00
commit 3e884a9df7
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ $(eval $(call GluonModel,TLWA860,tl-wa860re-v1,tp-link-tl-wa860re-v1))
# TL-WA901N/ND v2
$(eval $(call GluonProfile,TLWA901))
$(eval $(call GluonModel,TLWA901,tl-wa901nd-v1,tp-link-tl-wa901n-nd-v1))
$(eval $(call GluonModel,TLWA901,tl-wa901nd-v2,tp-link-tl-wa901n-nd-v2))
$(eval $(call GluonModel,TLWA901,tl-wa901nd-v3,tp-link-tl-wa901n-nd-v3))