diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index 2784b95000b82dfc7c1b9173f7e6b82d6bc05801..4d50f5a4536a118c29214812d01dfb1f79ee1e5b 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -506,6 +506,7 @@ ramips-mt76x8 * Cudy + - TR1200 (v1) - WR1000 (v1) * GL.iNet diff --git a/targets/ramips-mt76x8 b/targets/ramips-mt76x8 index 79fa4d797c9af2e093e91659f8a2783127c35249..b625a81a87c612a25d24e3b7379e6e29e8936952 100644 --- a/targets/ramips-mt76x8 +++ b/targets/ramips-mt76x8 @@ -1,5 +1,9 @@ -- Cudy +device('cudy-tr1200-v1', 'cudy_tr1200-v1', { + factory = false, +}) + device('cudy-wr1000', 'cudy_wr1000')