Skip to content
Snippets Groups Projects
Unverified Commit 1f115adf authored by David Bauer's avatar David Bauer Committed by GitHub
Browse files

ramips-mt7620: use manifest alias for EX3700/EX3800 (#2144)

Use a manifest alias for the autoupdater image string of the Netgear
EX3700 / EX3800. This way, no unnecessary symlink is created and the
autoupdater functionality is preserved.
parent 2e8febfd
No related branches found
No related tags found
No related merge requests found
......@@ -25,8 +25,8 @@ device('gl-mt750', 'gl-mt750', {
device('netgear-ex3700', 'ex3700-ex3800', {
aliases = {
'netgear-ex3800',
'netgear-ex3700-ex3800',
},
manifest_aliases = {'netgear-ex3700-ex3800'},
factory_ext = '.chk',
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment