Skip to content
Snippets Groups Projects
Unverified Commit 4d955690 authored by Jan-Niklas Burfeind's avatar Jan-Niklas Burfeind Committed by GitHub
Browse files

Merge pull request #2874 from freifunk-gluon/backport-2706-to-v2022.1.x

[Backport v2022.1.x] ath79-generic: add support for Teltonika RUT230 v1
parents e9a9d015 6bb60165
No related branches found
No related tags found
No related merge requests found
...@@ -91,6 +91,10 @@ ath79-generic ...@@ -91,6 +91,10 @@ ath79-generic
- WS-AP3610 - WS-AP3610
* Teltonika
- RUT230 (v1)
* TP-Link * TP-Link
- Archer A7 (v5) - Archer A7 (v5)
......
...@@ -342,6 +342,12 @@ device('siemens-ws-ap3610', 'siemens_ws-ap3610', { ...@@ -342,6 +342,12 @@ device('siemens-ws-ap3610', 'siemens_ws-ap3610', {
factory = false, factory = false,
}) })
-- Teltonika
device('teltonika-rut230-v1', 'teltonika_rut230-v1')
-- TP-Link -- TP-Link
device('tp-link-archer-a7-v5', 'tplink_archer-a7-v5', { device('tp-link-archer-a7-v5', 'tplink_archer-a7-v5', {
......
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