ath79-nand: fix upgrade from 19.07 for GL-AR300M (#2640)

Support for the device was (re)added in #2455
(merged as 94e04393b1)
This commit is contained in:
Tom Herbers 2022-09-12 16:27:29 +02:00 committed by GitHub
parent d972a9df2c
commit e272db6370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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', {