ramips-mt76x8: add support for TP-Link Archer C20 v5

https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=86e7353bff2a5de257de8ec62e782f016eed143c
This commit is contained in:
Tom Herbers 2022-04-11 21:50:56 +02:00
parent 31124ac687
commit a23d060571
No known key found for this signature in database
GPG Key ID: 841A5B0DCEDA6192
2 changed files with 5 additions and 0 deletions

View File

@ -262,6 +262,7 @@ ramips-mt76x8
* TP-Link * TP-Link
- Archer C20 (v5)
- Archer C50 (v3) - Archer C50 (v3)
- Archer C50 (v4) - Archer C50 (v4)
- RE200 (v2) - RE200 (v2)

View File

@ -32,6 +32,10 @@ device('ravpower-rp-wd009', 'ravpower_rp-wd009')
-- TP-Link -- TP-Link
device('tp-link-archer-c20-v5', 'tplink_archer-c20-v5', {
factory = false,
})
device('tp-link-archer-c50-v3', 'tplink_archer-c50-v3', { device('tp-link-archer-c50-v3', 'tplink_archer-c50-v3', {
factory = false, factory = false,
extra_images = { extra_images = {