ath79: add support for Extreme Networks WS-AP3805i (#2659)

This commit is contained in:
Tom Herbers 2022-10-08 15:56:21 +02:00 committed by GitHub
parent ece6a62637
commit 33adfb1aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View File

@ -41,6 +41,10 @@ ath79-generic
- WS-AP3705i
* Extreme Networks
- WS-AP3805i
* GL.iNet
- 6416A

View File

@ -114,6 +114,14 @@ device('enterasys-ws-ap3705', 'enterasys_ws-ap3705i', {
})
-- Extreme Networks
device('extreme-networks-ws-ap3805i', 'extreme-networks_ws-ap3805i', {
packages = ATH10K_PACKAGES_QCA9880,
factory = false,
})
-- GL.iNet
device('gl.inet-6416', 'glinet_6416', {