ath79-generic: (re)add Archer C5 v1 (#2427)
Gone due to
commit 45c84a117b
("ar71xx: drop target")
This commit is contained in:
parent
e42f0f36c8
commit
6fe1e64f27
@ -72,6 +72,7 @@ ath79-generic
|
||||
* TP-Link
|
||||
|
||||
- Archer A7 (v5)
|
||||
- Archer C5 (v1)
|
||||
- Archer C6 (v2)
|
||||
- Archer C7 (v2, v5)
|
||||
- CPE210 (v1.0, v1.1, v2.0)
|
||||
|
@ -266,6 +266,10 @@ device('tp-link-archer-c2-v3', 'tplink_archer-c2-v3', {
|
||||
broken = true, -- 64M ath9k + ath10k
|
||||
})
|
||||
|
||||
device('tp-link-archer-c5-v1', 'tplink_archer-c5-v1', {
|
||||
packages = ATH10K_PACKAGES_QCA9880,
|
||||
})
|
||||
|
||||
device('tp-link-archer-c6-v2', 'tplink_archer-c6-v2', {
|
||||
packages = ATH10K_PACKAGES_QCA9888,
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user