ramips: add support for Cudy X6 v1
This commit is contained in:
parent
91b26c65aa
commit
76ad25f826
@ -360,6 +360,7 @@ ramips-mt7621
|
||||
* Cudy
|
||||
|
||||
- WR2100
|
||||
- X6 (v1)
|
||||
|
||||
* D-Link
|
||||
|
||||
|
@ -11,6 +11,10 @@ device('cudy-wr2100', 'cudy_wr2100', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
device('cudy-x6-v1', 'cudy_x6-v1', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
|
||||
-- D-Link
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user