ramips-mt76x8: add support for Cudy WR1000
v2 is available on the market, but apparently has no upstream support, yet: https://forum.openwrt.org/t/v2-of-cudy-wr1000/56965
This commit is contained in:
parent
48df206a4a
commit
0f3f4bc897
@ -354,6 +354,10 @@ ramips-mt7621
|
|||||||
ramips-mt76x8
|
ramips-mt76x8
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
* Cudy
|
||||||
|
|
||||||
|
- WR1000 (v1)
|
||||||
|
|
||||||
* GL.iNet
|
* GL.iNet
|
||||||
|
|
||||||
- GL-MT300N (v2)
|
- GL-MT300N (v2)
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-- Cudy
|
||||||
|
|
||||||
|
device('cudy-wr1000', 'cudy_wr1000')
|
||||||
|
|
||||||
|
|
||||||
-- GL.iNet
|
-- GL.iNet
|
||||||
|
|
||||||
device('gl-mt300n-v2', 'gl-mt300n-v2', {
|
device('gl-mt300n-v2', 'gl-mt300n-v2', {
|
||||||
|
Loading…
Reference in New Issue
Block a user