From e8e956fe573e06620305623167e15f1a5923dab3 Mon Sep 17 00:00:00 2001 From: Tom Herbers Date: Mon, 27 Mar 2023 21:42:00 +0200 Subject: [PATCH] ramips-mt7621: add support for D-Link DAP-X1860 (A1) --- 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 b804b2e8..3a136427 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -359,6 +359,7 @@ ramips-mt7621 * D-Link + - DAP-X1860 (A1) - DIR-860L (B1) * GL.iNet diff --git a/targets/ramips-mt7621 b/targets/ramips-mt7621 index b183bc58..dac65c04 100644 --- a/targets/ramips-mt7621 +++ b/targets/ramips-mt7621 @@ -14,6 +14,8 @@ device('cudy-wr2100', 'cudy_wr2100', { -- D-Link +device('d-link-dap-x1860-a1', 'dlink_dap-x1860-a1') + device('d-link-dir-860l-b1', 'dlink_dir-860l-b1')