Skip to content
Snippets Groups Projects
Commit d8b944ea authored by Andreas Ziegler's avatar Andreas Ziegler
Browse files

lantiq-xway: add support for NETGEAR DGN3500B

parent cd09c95e
No related branches found
No related tags found
No related merge requests found
......@@ -274,6 +274,10 @@ lantiq-xway
- FRITZ!Box 7330 [#avmflash]_ [#lan_as_wan]_
- FRITZ!Box 7330 SL [#avmflash]_ [#lan_as_wan]_
* NETGEAR
- DGN3500B [#lan_as_wan]_
mpc85xx-generic
---------------
......
......@@ -6,3 +6,7 @@ device('avm-fritz-box-7320', 'avm_fritz7320', {
factory = false,
aliases = {'avm-fritz-box-7330', 'avm-fritz-box-7330-sl'},
})
device('netgear-dgn3500b', 'netgear_dgn3500b', {
factory_ext = '.img',
})
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