ramips-mt76x8: add support for TP-Link Archer C20 v5 (#2481)
https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=86e7353bff2a5de257de8ec62e782f016eed143c Co-authored-by: Tom Herbers <mail@tomherbers.de>
This commit is contained in:
parent
a8d25670ce
commit
9ec4abd043
@ -316,6 +316,7 @@ ramips-mt76x8
|
||||
|
||||
* TP-Link
|
||||
|
||||
- Archer C20 (v5)
|
||||
- Archer C50 (v3)
|
||||
- Archer C50 (v4)
|
||||
- RE200 (v2)
|
||||
|
@ -32,6 +32,10 @@ device('ravpower-rp-wd009', 'ravpower_rp-wd009')
|
||||
|
||||
-- TP-Link
|
||||
|
||||
device('tp-link-archer-c20-v5', 'tplink_archer-c20-v5', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
device('tp-link-archer-c50-v3', 'tplink_archer-c50-v3', {
|
||||
factory = false,
|
||||
extra_images = {
|
||||
|
Loading…
Reference in New Issue
Block a user