Skip to content
Snippets Groups Projects
Commit fb191ab8 authored by Dark4MD's avatar Dark4MD Committed by David Bauer
Browse files

lantiq-xway: add support for AVM FRITZ!Box 7320, 7330 and 7330 SL

parent 24a98428
No related branches found
No related tags found
No related merge requests found
......@@ -261,6 +261,9 @@ lantiq-xway
* AVM
- FRITZ!Box 7312 [#avmflash]_
- FRITZ!Box 7320 [#avmflash]_ [#lan_as_wan]_
- FRITZ!Box 7330 [#avmflash]_ [#lan_as_wan]_
- FRITZ!Box 7330 SL [#avmflash]_ [#lan_as_wan]_
mpc85xx-generic
---------------
......
device('avm-fritz-box-7312', 'avm_fritz7312', {
factory = false,
})
device('avm-fritz-box-7320', 'avm_fritz7320', {
factory = false,
aliases = {'avm-fritz-box-7330', 'avm-fritz-box-7330-sl'},
})
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