diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index 33005a07..0818d720 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -108,7 +108,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 8c31fafe..e1f2a3cc 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -440,6 +440,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 }, })