Skip to content
Snippets Groups Projects
Unverified Commit 102a4b93 authored by David Bauer's avatar David Bauer Committed by GitHub
Browse files

ath79-generic: add support for Enterasys WS-AP3705i (#2332)

parent 7b2ab5e6
Branches
Tags
No related merge requests found
......@@ -13,6 +13,10 @@ ath79-generic
- WiFi pro 1750i
- WiFi pro 1750x
* Enterasys
- WS-AP3705i
* GL.iNet
- GL-AR300M-Lite
......
......@@ -54,6 +54,14 @@ device('devolo-wifi-pro-1750x', 'devolo_dvl1750x', {
factory = false,
})
-- Enterasys
device('enterasys-ws-ap3705', 'enterasys_ws-ap3705i', {
factory = false,
})
-- GL.iNet
device('gl.inet-gl-ar300m-lite', 'glinet_gl-ar300m-lite', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment