ar71xx-generic: add alias for wndr3800chmychart

a regular Netgear WNDR3800
but identifies itself as wndr3800chmychart.
This commit is contained in:
Malte Möller 2019-12-03 14:08:48 +01:00 committed by Martin Weinelt
parent bb2744f0d8
commit aa679bc6e9

View File

@ -154,6 +154,7 @@ device('netgear-wndr3700v2', 'wndr3700v2', {
})
device('netgear-wndr3800', 'wndr3800', {
aliases = {'netgear-wndr3800chmychart'},
factory_ext = '.img',
})