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.
This commit is contained in:
Malte Möller 2017-04-13 02:01:19 +02:00 committed by Matthias Schiffer
parent e45c30330d
commit ad9878be9d
1 changed files with 3 additions and 0 deletions

View File

@ -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