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

Add experimental support for the TL-WR703N

parent b3158fb5
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,12 @@
## TP-Link
# TL-WR703N v1
ifeq ($(BROKEN),1)
$(eval $(call GluonProfile,TLWR703))
$(eval $(call GluonModel,TLWR703,tl-wr703n-v1-squashfs,tp-link-tl-wr703n-v1))
endif
# TL-WR740N v1, v3, v4
$(eval $(call GluonProfile,TLWR740))
$(eval $(call GluonModel,TLWR740,tl-wr740n-v1-squashfs,tp-link-tl-wr740n-nd-v1))
......
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