ath79: add support for Extreme Networks WS-AP3805i
(cherry picked from commit faf4c49570
)
This commit is contained in:
parent
4cb1d45e19
commit
f6d3811435
@ -41,6 +41,10 @@ ath79-generic
|
||||
|
||||
- WS-AP3705i
|
||||
|
||||
* Extreme Networks
|
||||
|
||||
- WS-AP3805i
|
||||
|
||||
* GL.iNet
|
||||
|
||||
- 6416A
|
||||
|
@ -120,6 +120,14 @@ device('enterasys-ws-ap3705i', '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', {
|
||||
|
Loading…
Reference in New Issue
Block a user