ar71xx-generic: add dedicated UniFi AC LR image
As upstream now has model detection for the Ubiquiti UniFi AC LR, we need to provide an autoupdater image matching the expected filename. Closes #1834
This commit is contained in:
parent
b4c75a9879
commit
21fe93e03a
@ -421,6 +421,11 @@ device('ubiquiti-unifi-ac-lite', 'ubnt-unifiac-lite', {
|
||||
aliases = {'ubiquiti-unifi-ac-lite-mesh'},
|
||||
})
|
||||
|
||||
device('ubiquiti-unifi-ac-lr', 'ubnt-unifiac-lr', {
|
||||
factory = false,
|
||||
packages = ATH10K_PACKAGES,
|
||||
})
|
||||
|
||||
device('ubiquiti-unifi-ac-pro', 'ubnt-unifiac-pro', {
|
||||
factory = false,
|
||||
packages = ATH10K_PACKAGES,
|
||||
|
Loading…
Reference in New Issue
Block a user