Merge pull request #2681 from grische/feature/fritz7520
ipq40xx-generic: add AVM FRITZBox 7520 explicitely
This commit is contained in:
commit
cea79e9e63
@ -180,6 +180,7 @@ ipq40xx-generic
|
|||||||
* AVM
|
* AVM
|
||||||
|
|
||||||
- FRITZ!Box 4040 [#avmflash]_
|
- FRITZ!Box 4040 [#avmflash]_
|
||||||
|
- FRITZ!Box 7520 (v1) [#eva_ramboot]_
|
||||||
- FRITZ!Box 7530 [#eva_ramboot]_
|
- FRITZ!Box 7530 [#eva_ramboot]_
|
||||||
- FRITZ!Repeater 1200 [#eva_ramboot]_
|
- FRITZ!Repeater 1200 [#eva_ramboot]_
|
||||||
|
|
||||||
|
@ -36,6 +36,7 @@ device('avm-fritz-box-4040', 'avm_fritzbox-4040', {
|
|||||||
|
|
||||||
device('avm-fritz-box-7530', 'avm_fritzbox-7530', {
|
device('avm-fritz-box-7530', 'avm_fritzbox-7530', {
|
||||||
factory = false,
|
factory = false,
|
||||||
|
aliases = {'avm-fritz-box-7520'},
|
||||||
})
|
})
|
||||||
|
|
||||||
device('avm-fritz-repeater-1200', 'avm_fritzrepeater-1200', {
|
device('avm-fritz-repeater-1200', 'avm_fritzrepeater-1200', {
|
||||||
|
Loading…
Reference in New Issue
Block a user