ath79-nand: fix upgrade from 19.07 for GL-AR300M
Support for the device was (re)added in #2455
(merged as 94e04393b1
)
This commit is contained in:
parent
3ab8007a1e
commit
cd37fe5d60
@ -13,6 +13,9 @@ local ATH10K_PACKAGES_QCA9888 = {}
|
||||
|
||||
device('gl.inet-gl-ar300m-nor', 'glinet_gl-ar300m-nor', {
|
||||
factory = false,
|
||||
manifest_aliases = {
|
||||
'gl.inet-gl-ar300m', -- Upgrade from OpenWrt 19.07
|
||||
},
|
||||
})
|
||||
|
||||
device('gl.inet-gl-ar750s-nor', 'glinet_gl-ar750s-nor', {
|
||||
|
Loading…
Reference in New Issue
Block a user