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

lantiq-xrx200: add support for AVM FRITZ!Box 7360 (v1, v2) and 7360 SL

parent 510bcd4a
No related branches found
No related tags found
No related merge requests found
...@@ -250,6 +250,8 @@ lantiq-xrx200 ...@@ -250,6 +250,8 @@ lantiq-xrx200
* AVM * AVM
- FRITZ!Box 7360 (v1, v2) [#avmflash]_ [#lan_as_wan]_
- FRITZ!Box 7360 SL [#avmflash]_ [#lan_as_wan]_
- FRITZ!Box 7362 SL [#eva_ramboot]_ [#lan_as_wan]_ - FRITZ!Box 7362 SL [#eva_ramboot]_ [#lan_as_wan]_
- FRITZ!Box 7412 [#eva_ramboot]_ - FRITZ!Box 7412 [#eva_ramboot]_
......
device('avm-fritz-box-7360-sl', 'avm_fritz7360sl', {
factory = false,
aliases = {'avm-fritz-box-7360-v1', 'avm-fritz-box-7360-v2'},
})
device('avm-fritz-box-7362-sl', 'avm_fritz7362sl', { device('avm-fritz-box-7362-sl', 'avm_fritz7362sl', {
factory = false, factory = false,
}) })
......
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