Skip to content

Commit

Permalink
ath79-nand: drop broken manifest alias (#3211)
Browse files Browse the repository at this point in the history
fix 5deb3aa

This upgrade path never worked due to increase of the kernel partition size.
They dropped this name from SUPPORTED_DEVICES upstream:
openwrt/openwrt@0d28e5d
  • Loading branch information
Djfe committed Mar 4, 2024
1 parent c9e4c3b commit 12ae07c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions targets/ath79-nand
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ device('gl.inet-gl-xe300', 'glinet_gl-xe300', {

device('netgear-wndr3700-v4', 'netgear_wndr3700-v4', {
factory_ext = '.img',
manifest_aliases = {
'netgear-wndr3700v4', -- Upgrade from OpenWrt 19.07
},
})

device('netgear-wndr4300', 'netgear_wndr4300', {
Expand Down

0 comments on commit 12ae07c

Please sign in to comment.