Skip to content
Snippets Groups Projects
Commit 6bb60165 authored by David Bauer's avatar David Bauer Committed by github-actions[bot]
Browse files

ath79-generic: add support for Teltonika RUT230 v1


Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
(cherry picked from commit 7d9d8cb6)
parent e9dcefee
No related branches found
No related tags found
No related merge requests found
......@@ -91,6 +91,10 @@ ath79-generic
- WS-AP3610
* Teltonika
- RUT230 (v1)
* TP-Link
- Archer A7 (v5)
......
......@@ -342,6 +342,12 @@ device('siemens-ws-ap3610', 'siemens_ws-ap3610', {
factory = false,
})
-- Teltonika
device('teltonika-rut230-v1', 'teltonika_rut230-v1')
-- TP-Link
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