ramips-mt7621: fix sysupgrade extension for ER-X
This commit is contained in:
parent
ba3415059c
commit
825577f6df
@ -43,12 +43,10 @@ device('zbt-wg3526-32m', 'zbt-wg3526-32M', {
|
|||||||
|
|
||||||
device('ubnt-erx', 'ubnt-erx', {
|
device('ubnt-erx', 'ubnt-erx', {
|
||||||
factory = false,
|
factory = false,
|
||||||
sysupgrade_ext = '.tar',
|
|
||||||
packages = {'-hostapd-mini'},
|
packages = {'-hostapd-mini'},
|
||||||
})
|
})
|
||||||
|
|
||||||
device('ubnt-erx-sfp', 'ubnt-erx-sfp', {
|
device('ubnt-erx-sfp', 'ubnt-erx-sfp', {
|
||||||
factory = false,
|
factory = false,
|
||||||
sysupgrade_ext = '.tar',
|
|
||||||
packages = {'-hostapd-mini'},
|
packages = {'-hostapd-mini'},
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user