Skip to content

Commit

Permalink
ipq40xx-generic: add support for D-Link DAP-2610
Browse files Browse the repository at this point in the history
  • Loading branch information
s-2 committed Feb 13, 2024
1 parent b9779ec commit 149bb50
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/user/supported_devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,10 @@ ipq40xx-generic
- FRITZ!Box 7530 [#eva_ramboot]_ [#lan_as_wan]_
- FRITZ!Repeater 1200 [#eva_ramboot]_

* D-Link

- DAP-2610 A1 [#lan_as_wan]_

* GL.iNet

- GL-AP1300
Expand Down
7 changes: 7 additions & 0 deletions targets/ipq40xx-generic
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,13 @@ device('avm-fritz-repeater-1200', 'avm_fritzrepeater-1200', {
})


-- D-Link

device('d-link-dap-2610', 'dlink_dap-2610', {
factory_ext = '.img',
})


-- GL.iNet

device('gl.inet-gl-ap1300', 'glinet_gl-ap1300', {
Expand Down

0 comments on commit 149bb50

Please sign in to comment.