diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index 15def48405f67ad867459156cd4ce8178d05ca89..78718ec775bf0c8e0356622a88cd50cf0ec1cf82 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -457,8 +457,6 @@ ramips-mt7621 * Ubiquiti - - EdgeRouter X - - EdgeRouter X-SFP - UniFi 6 Lite - UniFi nanoHD diff --git a/targets/ramips-mt7621 b/targets/ramips-mt7621 index 90cf3a4c7be8225e8184961347df1edc26f360f8..10c9d19fcf0f8913a009a210cd6333c1ad0e396e 100644 --- a/targets/ramips-mt7621 +++ b/targets/ramips-mt7621 @@ -166,17 +166,3 @@ device('zyxel-wsm20', 'zyxel_wsm20', { factory = false, }) - --- Devices without WLAN - --- Ubiquiti - -device('ubiquiti-edgerouter-x', 'ubnt_edgerouter-x', { - factory = false, - packages = {'-hostapd-mini'}, -}) - -device('ubiquiti-edgerouter-x-sfp', 'ubnt_edgerouter-x-sfp', { - factory = false, - packages = {'-hostapd-mini'}, -})