From 7cc6e45e2bdd7258b9cf7bedce0519181f487ca5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Fr=C3=B6hning?= <misanthropos@gmx.de> Date: Fri, 3 May 2024 23:23:53 +0200 Subject: [PATCH] ramips/mt7621: add D-Link D-Link Exo AC2600 DIR-882 (#3251) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Richard Fröhning <misanthropos@gmx.de> --- docs/user/supported_devices.rst | 1 + targets/ramips-mt7621 | 2 ++ 2 files changed, 3 insertions(+) diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index 4047f935d..93460c57a 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -425,6 +425,7 @@ ramips-mt7621 - COVR-X1860 (A1) - DAP-X1860 (A1) - DIR-860L (B1) + - DIR-882 (A1) * GL.iNet diff --git a/targets/ramips-mt7621 b/targets/ramips-mt7621 index f58a26c5d..9f57a8bf7 100644 --- a/targets/ramips-mt7621 +++ b/targets/ramips-mt7621 @@ -44,6 +44,8 @@ device('d-link-dap-x1860-a1', 'dlink_dap-x1860-a1') device('d-link-dir-860l-b1', 'dlink_dir-860l-b1') +device('d-link-dir-882-a1', 'dlink_dir-882-a1') + -- GL.iNet -- GitLab