Skip to content

Commit

Permalink
Add support for TP-LINK TL-WA901ND v3
Browse files Browse the repository at this point in the history
  • Loading branch information
neocturne committed Feb 6, 2015
1 parent f7e3bdc commit 35ef353
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions targets/ar71xx-generic/profiles.mk
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ $(eval $(call GluonModel,TLWA860,tl-wa860re-v1-squashfs,tp-link-tl-wa860re-v1))
# TL-WA901N/ND v2
$(eval $(call GluonProfile,TLWA901))
$(eval $(call GluonModel,TLWA901,tl-wa901nd-v2-squashfs,tp-link-tl-wa901n-nd-v2))
$(eval $(call GluonModel,TLWA901,tl-wa901nd-v3-squashfs,tp-link-tl-wa901n-nd-v3))

# TL-MR3020 v1
$(eval $(call GluonProfile,TLMR3020))
Expand Down

0 comments on commit 35ef353

Please sign in to comment.