diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index f1aee74f..389ac3d5 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -104,7 +104,7 @@ ath79-generic * Ubiquiti - NanoBeam M5 (XW) - - NanoStation Loco M2 (XW) + - NanoStation Loco M2/M5 (XW) - NanoStation M2/M5 (XW) - UniFi AC Lite - UniFi AC LR diff --git a/targets/ath79-generic b/targets/ath79-generic index 120ca28b..bcd1e50c 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -429,6 +429,7 @@ device('tp-link-wbs210-v2', 'tplink_wbs210-v2') device('ubiquiti-nanostation-loco-m-xw', 'ubnt_nanostation-loco-m-xw', { manifest_aliases = { 'ubiquiti-nanostation-loco-m2-xw', -- upgrade from OpenWrt 19.07 + 'ubiquiti-nanostation-loco-m5-xw', -- upgrade from OpenWrt 19.07 }, })