rampis-mt7621: add support for Cudy WR2100
This commit is contained in:
parent
1ab1df080e
commit
f6067f21eb
@ -291,6 +291,10 @@ ramips-mt7621
|
||||
|
||||
- RT-AC57U
|
||||
|
||||
* Cudy
|
||||
|
||||
- WR2100
|
||||
|
||||
* D-Link
|
||||
|
||||
- DIR-860L (B1)
|
||||
|
@ -5,6 +5,13 @@ device('asus-rt-ac57u', 'asus_rt-ac57u', {
|
||||
})
|
||||
|
||||
|
||||
-- Cudy
|
||||
|
||||
device('cudy-wr2100', 'cudy_wr2100', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
|
||||
-- D-Link
|
||||
|
||||
device('d-link-dir-860l-b1', 'dlink_dir-860l-b1')
|
||||
|
Loading…
Reference in New Issue
Block a user