Merge pull request #2891 from freifunk-gluon/backport-2887-to-v2022.1.x

[Backport v2022.1.x] ramips: add support for Cudy X6 v2
This commit is contained in:
David Bauer 2023-05-06 11:21:17 +02:00 committed by GitHub
commit 74a41ea15f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -359,7 +359,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