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

ath79-generic: (re)add support for UniFi AP

Gone due to
commit 45c84a11 ("ar71xx: drop target")
parent da43083e
No related branches found
No related tags found
No related merge requests found
...@@ -54,6 +54,10 @@ ath79-generic ...@@ -54,6 +54,10 @@ ath79-generic
- TL-WDR4300 (v1) - TL-WDR4300 (v1)
- WBS210 (v2.0) - WBS210 (v2.0)
* Ubiquiti
- UniFi AP
ath79-nand ath79-nand
---------- ----------
......
...@@ -135,3 +135,11 @@ device('tp-link-tl-wdr3600-v1', 'tplink_tl-wdr3600-v1') ...@@ -135,3 +135,11 @@ device('tp-link-tl-wdr3600-v1', 'tplink_tl-wdr3600-v1')
device('tp-link-tl-wdr4300-v1', 'tplink_tl-wdr4300-v1') device('tp-link-tl-wdr4300-v1', 'tplink_tl-wdr4300-v1')
device('tp-link-wbs210-v2', 'tplink_wbs210-v2') device('tp-link-wbs210-v2', 'tplink_wbs210-v2')
-- Ubiquiti
device('ubiquiti-unifi-ap', 'ubnt_unifi', {
manifest_aliases = {
'ubiquiti-unifi',
},
})
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