ath79-generic: (re)add WBS510 v1 (#2543)

Gone due to
commit 45c84a117b ("ar71xx: drop target")
This commit is contained in:
J. Burfeind 2022-07-03 23:49:38 +02:00 committed by GitHub
parent 7b43eb2eed
commit e5a6233709
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 0 deletions

View File

@ -104,6 +104,7 @@ ath79-generic
- TL-WR1043N/ND (v2, v3, v4, v5)
- WBS210 (v1.20)
- WBS210 (v2.0)
- WBS510 (v1.20)
* Ubiquiti

View File

@ -48,6 +48,7 @@ if platform.match('ath79', 'generic', {
'tplink,cpe510-v1',
'tplink,wbs210-v1',
'tplink,wbs210-v2',
'tplink,wbs510-v1',
'ubnt,nanostation-m-xw',
'ubnt,unifi-ap-pro',
}) then

View File

@ -38,6 +38,7 @@ function M.is_outdoor_device()
'tplink,eap225-outdoor-v1',
'tplink,wbs210-v1',
'tplink,wbs210-v2',
'tplink,wbs510-v1',
'ubnt,nanobeam-m5-xw',
'ubnt,nanostation-loco-m-xw',
'ubnt,nanostation-m-xw',

View File

@ -435,6 +435,12 @@ device('tp-link-wbs210-v1', 'tplink_wbs210-v1', {
device('tp-link-wbs210-v2', 'tplink_wbs210-v2')
device('tp-link-wbs510-v1', 'tplink_wbs510-v1', {
manifest_aliases = {
'tp-link-wbs510-v1.20', -- upgrade from OpenWrt 19.07
},
})
-- Ubiquiti
device('ubiquiti-nanostation-loco-m-xw', 'ubnt_nanostation-loco-m-xw', {