rampis-mt7621: add support for Cudy WR2100 (#2555)
This commit is contained in:
parent
b74287c017
commit
a581396e49
@ -292,6 +292,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