ath79-generic: (re)add support for avm_fritz4020 (#2435)
This commit is contained in:
parent
7c268290ee
commit
2ea793f9b2
@ -7,6 +7,7 @@ ath79-generic
|
|||||||
* AVM
|
* AVM
|
||||||
|
|
||||||
- Fritz!WLAN Repeater 450E [#avmflash]_
|
- Fritz!WLAN Repeater 450E [#avmflash]_
|
||||||
|
- Fritz!Box 4020 [#avmflash]_
|
||||||
|
|
||||||
* devolo
|
* devolo
|
||||||
|
|
||||||
|
@ -24,6 +24,10 @@ local ATH10K_PACKAGES_QCA9888 = {
|
|||||||
|
|
||||||
-- AVM
|
-- AVM
|
||||||
|
|
||||||
|
device('avm-fritz-box-4020', 'avm_fritz4020', {
|
||||||
|
factory = false,
|
||||||
|
})
|
||||||
|
|
||||||
device('avm-fritz-wlan-repeater-450e', 'avm_fritz450e', {
|
device('avm-fritz-wlan-repeater-450e', 'avm_fritz450e', {
|
||||||
factory = false,
|
factory = false,
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user