ramips: add support for Cudy X6 v2

(cherry picked from commit 5328f17b09)
This commit is contained in:
Felix Baumann 2023-05-03 04:48:56 +02:00 committed by github-actions[bot]
parent 7d2280de5a
commit 52dfe84d4a
2 changed files with 5 additions and 1 deletions

View File

@ -358,7 +358,7 @@ ramips-mt7621
* Cudy * Cudy
- WR2100 - WR2100
- X6 (v1) - X6 (v1, v2)
* D-Link * D-Link

View File

@ -15,6 +15,10 @@ device('cudy-x6-v1', 'cudy_x6-v1', {
factory = false, factory = false,
}) })
device('cudy-x6-v2', 'cudy_x6-v2', {
factory = false,
})
-- D-Link -- D-Link