ath79-nand: fix upgrade from 19.07 for GL-AR300M (#2641)
Support for the device was (re)added in #2455 (merged as94e04393b1
) (cherry picked from commitcd37fe5d60
) Co-authored-by: Tom Herbers <mail@tomherbers.de>
This commit is contained in:
parent
52883f5eb5
commit
a6022475ff
@ -11,6 +11,9 @@ local ATH10K_PACKAGES_QCA9887 = {
|
||||
|
||||
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