ath79-generic: (re)add unifi-ap-ac-lite
Gone due to
commit 45c84a117b
("ar71xx: drop target")
This commit is contained in:
parent
b901dfa691
commit
d3a2c657f9
@ -89,6 +89,7 @@ ath79-generic
|
||||
|
||||
* Ubiquiti
|
||||
|
||||
- UniFi AC Lite
|
||||
- UniFi AC LR
|
||||
- UniFi AC Mesh
|
||||
- UniFi AP
|
||||
|
@ -333,6 +333,11 @@ device('tp-link-wbs210-v2', 'tplink_wbs210-v2')
|
||||
|
||||
-- Ubiquiti
|
||||
|
||||
device('ubiquiti-unifi-ac-lite', 'ubnt_unifiac-lite', {
|
||||
factory = false,
|
||||
packages = ATH10K_PACKAGES_QCA9880,
|
||||
})
|
||||
|
||||
device('ubiquiti-unifi-ac-lr', 'ubnt_unifiac-lr', {
|
||||
factory = false,
|
||||
packages = ATH10K_PACKAGES_QCA9880,
|
||||
|
Loading…
Reference in New Issue
Block a user