Skip to content
Snippets Groups Projects
Commit b901dfa6 authored by aiyion.prime's avatar aiyion.prime
Browse files

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

Gone due to
commit 45c84a11 ("ar71xx: drop target")
parent 6fe1e64f
No related branches found
No related tags found
No related merge requests found
...@@ -89,6 +89,7 @@ ath79-generic ...@@ -89,6 +89,7 @@ ath79-generic
* Ubiquiti * Ubiquiti
- UniFi AC LR
- UniFi AC Mesh - UniFi AC Mesh
- UniFi AP - UniFi AP
- UniFi AP LR - UniFi AP LR
......
...@@ -333,6 +333,11 @@ device('tp-link-wbs210-v2', 'tplink_wbs210-v2') ...@@ -333,6 +333,11 @@ device('tp-link-wbs210-v2', 'tplink_wbs210-v2')
-- Ubiquiti -- Ubiquiti
device('ubiquiti-unifi-ac-lr', 'ubnt_unifiac-lr', {
factory = false,
packages = ATH10K_PACKAGES_QCA9880,
})
device('ubiquiti-unifi-ac-mesh', 'ubnt_unifiac-mesh', { device('ubiquiti-unifi-ac-mesh', 'ubnt_unifiac-mesh', {
factory = false, factory = false,
packages = ATH10K_PACKAGES_QCA9880, packages = ATH10K_PACKAGES_QCA9880,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment