diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index 33005a077f7b4510089b99e74824e4ef824a8ea2..0818d720466c37d3f8dffdf8631f1145b4d19739 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 8c31fafecc57a1a3597237e13ecf3b2be0062b9e..e1f2a3cc97b7f053d38c07156c193c57fb520d0a 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 }, })