From adfc0fc6429856a28bdc71d1a3b8ae46c086486b Mon Sep 17 00:00:00 2001 From: Nico <github@nicoboehr.de> Date: Fri, 12 May 2023 15:16:31 +0000 Subject: [PATCH] ramips-mt7621: remove BROKEN for ZyXEL NWA55AXE We have the networked setup mode, so this device should be fine for use. --- targets/ramips-mt7621 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/targets/ramips-mt7621 b/targets/ramips-mt7621 index 0ca89fed2..2b4eb763b 100644 --- a/targets/ramips-mt7621 +++ b/targets/ramips-mt7621 @@ -118,9 +118,7 @@ device('zbtlink-zbt-wg3526-32m', 'zbtlink_zbt-wg3526-32m', { -- ZyXEL device('zyxel-nwa50ax', 'zyxel_nwa50ax') -device('zyxel-nwa55axe', 'zyxel_nwa55axe', { - broken = true, -- Missing LED / Reset button -}) +device('zyxel-nwa55axe', 'zyxel_nwa55axe') -- Devices without WLAN -- GitLab