Skip to content
Snippets Groups Projects
Commit 99c13423 authored by David Bauer's avatar David Bauer
Browse files

ath79-generic: add support for Siemens WS-AP3610

parent 19381a23
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,10 @@ ath79-generic
- PA300
- PA300E
* Siemens
- WS-AP3610
* TP-Link
- Archer C6 (v2)
......
......@@ -72,6 +72,13 @@ device('plasma-cloud-pa300', 'plasmacloud_pa300')
device('plasma-cloud-pa300e', 'plasmacloud_pa300e')
-- Siemens
device('siemens-ws-ap3610', 'siemens_ws-ap3610', {
factory = false,
})
-- TP-Link
device('tp-link-archer-c2-v3', 'tplink_archer-c2-v3', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment