Skip to content
Snippets Groups Projects
Commit 92dad64b authored by Nico's avatar Nico Committed by FFS Buildbot
Browse files

ramips: add support for Cudy WR1300 v2 and v3


Signed-off-by: default avatarNico <github@nicoboehr.de>
parent 6d86d2c4
No related branches found
Tags experimental-2025-03-07-base
No related merge requests found
......@@ -310,7 +310,7 @@ mediatek-filogic
* Cudy
- WR3000 (v1)
- WR3000 (v1, v2, v3)
* GL.iNet
......
......@@ -19,6 +19,14 @@ device('cudy-wr1300-v1', 'cudy_wr1300-v1', {
},
})
device('cudy-wr1300-v2', 'cudy_wr1300-v2', {
factory = false,
})
device('cudy-wr1300-v3', 'cudy_wr1300-v3', {
factory = false,
})
device('cudy-wr2100', 'cudy_wr2100', {
factory = false,
})
......
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