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
f700fb26d8
commit
18dd76471c
@ -430,6 +430,11 @@ device('ubiquiti-unifi-ac-lite', 'ubnt-unifiac-lite', {
|
|||||||
aliases = {'ubiquiti-unifi-ac-lite-mesh'},
|
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', {
|
device('ubiquiti-unifi-ac-pro', 'ubnt-unifiac-pro', {
|
||||||
factory = false,
|
factory = false,
|
||||||
packages = ATH10K_PACKAGES,
|
packages = ATH10K_PACKAGES,
|
||||||
|
Loading…
Reference in New Issue
Block a user