ath79-generic: (re)add support for NanoStation Loco M2 (XW) (#2547)

Gone due to
commit 45c84a117b ("ar71xx: drop target")
This commit is contained in:
J. Burfeind 2022-06-16 14:52:05 +02:00 committed by GitHub
parent 01a0e42a72
commit 1ab1df080e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 0 deletions

View File

@ -103,6 +103,7 @@ ath79-generic
* Ubiquiti
- NanoBeam M5 (XW)
- NanoStation Loco M2 (XW)
- NanoStation M2/M5 (XW)
- UniFi AC Lite
- UniFi AC LR

View File

@ -38,6 +38,7 @@ function M.is_outdoor_device()
'tplink,wbs210-v1',
'tplink,wbs210-v2',
'ubnt,nanobeam-m5-xw',
'ubnt,nanostation-loco-m-xw',
'ubnt,nanostation-m-xw',
'ubnt,unifi-ap-outdoor-plus',
'ubnt,unifiac-mesh',

View File

@ -424,6 +424,12 @@ device('tp-link-wbs210-v2', 'tplink_wbs210-v2')
-- Ubiquiti
device('ubiquiti-nanostation-loco-m-xw', 'ubnt_nanostation-loco-m-xw', {
manifest_aliases = {
'ubiquiti-nanostation-loco-m2-xw', -- upgrade from OpenWrt 19.07
},
})
device('ubiquiti-nanostation-m-xw', 'ubnt_nanostation-m-xw', {
manifest_aliases = {
'ubiquiti-nanostation-m2-xw', -- upgrade from OpenWrt 19.07