ath79-generic: add support for GL.iNet GL-AR300M-Lite
This commit is contained in:
parent
255c0045e7
commit
0e832c175c
@ -192,7 +192,11 @@ ath79-generic
|
||||
- WiFi pro 1750i
|
||||
- WiFi pro 1750x
|
||||
|
||||
* OCEDO
|
||||
* GL.iNet
|
||||
|
||||
- GL-AR300M-Lite
|
||||
|
||||
* OCEDO
|
||||
|
||||
- Raccoon
|
||||
|
||||
|
@ -46,6 +46,12 @@ device('devolo-wifi-pro-1750x', 'devolo_dvl1750x', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
-- GL.iNet
|
||||
|
||||
device('gl.inet-gl-ar300m-lite', 'glinet_gl-ar300m-lite', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
-- OCEDO
|
||||
|
||||
device('ocedo-raccoon', 'ocedo_raccoon', {
|
||||
|
Loading…
Reference in New Issue
Block a user