ath79-generic: add support for AVM FRITZ!WLAN Repeater 1750E
This commit is contained in:
parent
5caacaac38
commit
f6281b70b5
@ -14,6 +14,13 @@ local ATH10K_PACKAGES_QCA9888 = {
|
|||||||
'-ath10k-firmware-qca9888-ct',
|
'-ath10k-firmware-qca9888-ct',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
-- AVM
|
||||||
|
|
||||||
|
device('avm-fritz-wlan-repeater-1750e', 'avm_fritz1750e', {
|
||||||
|
packages = ATH10K_PACKAGES_QCA9880,
|
||||||
|
factory = false,
|
||||||
|
})
|
||||||
|
|
||||||
-- devolo
|
-- devolo
|
||||||
|
|
||||||
device('devolo-wifi-pro-1200e', 'devolo_dvl1200e', {
|
device('devolo-wifi-pro-1200e', 'devolo_dvl1200e', {
|
||||||
|
Loading…
Reference in New Issue
Block a user