ath79-generic: (re)add unifi-ap-ac-lr

Gone due to
commit 45c84a117b ("ar71xx: drop target")
This commit is contained in:
aiyion.prime 2022-04-02 12:52:31 +02:00
parent 6fe1e64f27
commit dae99b4698
2 changed files with 6 additions and 0 deletions

View File

@ -91,6 +91,7 @@ ath79-generic
- UniFi AC Mesh
- UniFi AP
- UniFi AP AC LR
- UniFi AP LR
- UniFi AP PRO

View File

@ -333,6 +333,11 @@ device('tp-link-wbs210-v2', 'tplink_wbs210-v2')
-- Ubiquiti
device('ubiquiti-unifi-ac-lr', 'ubnt_unifiac-lr', {
factory = false,
packages = ATH10K_PACKAGES_QCA9880,
})
device('ubiquiti-unifi-ac-mesh', 'ubnt_unifiac-mesh', {
factory = false,
packages = ATH10K_PACKAGES_QCA9880,