Merge pull request #2793 from Djfe/add_cudy_x6_v1

ramips: add support for Cudy X6 v1
This commit is contained in:
David Bauer 2023-05-05 14:53:56 +02:00 committed by GitHub
commit eca926abc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View File

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

View File

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