ath79-generic: (re)add support for NanoStation Loco M5 (XW)

Gone due to
commit 45c84a117b ("ar71xx: drop target")
This commit is contained in:
aiyion.prime 2022-06-18 08:51:25 +02:00
parent ff60b42203
commit 9c9c35183d
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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
},
})