Add support for TP-Link TL-WA901ND v1

This commit is contained in:
Franz Pletz 2015-09-06 02:02:58 +02:00
parent 1270b75be9
commit 61cb226523
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))