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:
parent
31124ac687
commit
a23d060571
@ -262,6 +262,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