Skip to content
Snippets Groups Projects
Commit 94ca071e authored by Andreas Ziegler's avatar Andreas Ziegler
Browse files

ar71xx-generic: fix device alias for Ubiquiti UniFi AC LR

fixes #1834
fixes #1332
parent ea24298f
No related branches found
No related tags found
No related merge requests found
......@@ -421,7 +421,7 @@ device('ubiquiti-ls-sr71', 'ubnt-ls-sr71', {
device('ubiquiti-unifi-ac-lite', 'ubnt-unifiac-lite', {
factory = false,
packages = ATH10K_PACKAGES,
aliases = {'ubiquiti-unifi-ac-lr'},
aliases = {'ubiquiti-unifi-ac-lite-mesh'},
})
device('ubiquiti-unifi-ac-pro', 'ubnt-unifiac-pro', {
......
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