ath79-generic: (re)add Archer C7 v5 (#2436)

Gone due to
commit 45c84a117b ("ar71xx: drop target")
This commit is contained in:
J. Burfeind 2022-03-31 18:15:12 +02:00 committed by GitHub
parent e2aaccda57
commit 023c9af9dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -73,7 +73,7 @@ ath79-generic
- Archer A7 (v5)
- Archer C6 (v2)
- Archer C7 (v2)
- Archer C7 (v2, v5)
- CPE210 (v1.0, v1.1, v2.0)
- CPE220 (v3.0)
- CPE510 (v1.0, v1.1)

View File

@ -274,6 +274,10 @@ device('tp-link-archer-c7-v2', 'tplink_archer-c7-v2', {
packages = ATH10K_PACKAGES_QCA9880,
})
device('tp-link-archer-c7-v5', 'tplink_archer-c7-v5', {
packages = ATH10K_PACKAGES_QCA9880,
})
device('tp-link-archer-d50-v1', 'tplink_archer-d50-v1', {
packages = ATH10K_PACKAGES_QCA9880,
factory = false,