Skip to content
Snippets Groups Projects
Commit ad9878be authored by Malte Möller's avatar Malte Möller Committed by Matthias Schiffer
Browse files

ar71xx-generic: add Support for TP Link RE450 (#1092)

Fixes #1084

Hardware is very similar to Archer C5v1 and C7v2.

Tested factory install and autoupdater.

IBSS Mesh on 2.4 and 5 GHz is working fine.

The only Ethernet Port is used for config mode and afterwards handled
as WAN Port.
parent e45c3033
No related branches found
No related tags found
No related merge requests found
......@@ -180,6 +180,9 @@ packages $ATH10K_PACKAGES
device tp-link-archer-c7-v2 archer-c7-v2
packages $ATH10K_PACKAGES
factory -squashfs-factory${GLUON_REGION:+-${GLUON_REGION}} .bin
device tp-link-re450 re450
packages $ATH10K_PACKAGES
fi
......
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