ath79-generic: add support for devolo WiFi pro 1200i (#1871)

This commit is contained in:
David Bauer 2019-11-20 13:39:22 +01:00 committed by Martin Weinelt
parent 02cbe0b794
commit fe41ba7121
2 changed files with 11 additions and 1 deletions

View File

@ -183,6 +183,10 @@ ar71xx-tiny [#deprecated]_
ath79-generic ath79-generic
-------------- --------------
* devolo
- WiFi pro 1200i
* TP-Link * TP-Link
- Archer C6 (v2) - Archer C6 (v2)

View File

@ -5,6 +5,12 @@ local ATH10K_PACKAGES_QCA9888 = {
'-ath10k-firmware-qca9888-ct', '-ath10k-firmware-qca9888-ct',
} }
-- devolo
device('devolo-wifi-pro-1200i', 'devolo_dvl1200i', {
factory = false,
})
-- TP-Link -- TP-Link
device('tp-link-archer-c6-v2', 'tplink_archer-c6-v2', { device('tp-link-archer-c6-v2', 'tplink_archer-c6-v2', {