Add support for TL-WA901-ND-v3 (with BROKEN flag, needs more testing)
This commit is contained in:
parent
fdcb30e647
commit
54d6085b76
@ -84,6 +84,9 @@ $(eval $(call GluonModel,TLWA860,tl-wa860re-v1-squashfs,tp-link-tl-wa860re-v1))
|
|||||||
# TL-WA901N/ND v2
|
# TL-WA901N/ND v2
|
||||||
$(eval $(call GluonProfile,TLWA901))
|
$(eval $(call GluonProfile,TLWA901))
|
||||||
$(eval $(call GluonModel,TLWA901,tl-wa901nd-v2-squashfs,tp-link-tl-wa901n-nd-v2))
|
$(eval $(call GluonModel,TLWA901,tl-wa901nd-v2-squashfs,tp-link-tl-wa901n-nd-v2))
|
||||||
|
ifeq ($(BROKEN),1)
|
||||||
|
$(eval $(call GluonModel,TLWA901,tl-wa901nd-v3-squashfs,tp-link-tl-wa901n-nd-v3)) # BROKEN: needs more testing; works but might be loosing configuration on reboots
|
||||||
|
endif
|
||||||
|
|
||||||
# TL-MR3020 v1
|
# TL-MR3020 v1
|
||||||
$(eval $(call GluonProfile,TLMR3020))
|
$(eval $(call GluonProfile,TLMR3020))
|
||||||
|
Loading…
Reference in New Issue
Block a user