ramips-mt76x8: add support for TP-Link TL-MR3420 v5

This commit is contained in:
Andreas Ziegler 2019-07-01 19:29:26 +02:00 committed by Martin Weinelt
parent 2eb15bac0e
commit 350fe73fe5
2 changed files with 8 additions and 0 deletions

View File

@ -381,6 +381,7 @@ ramips-mt76x8
* TP-Link
- TL-MR3420 v5 [#80211s]_
- TL-WR841N v13 [#80211s]_
- Archer C50 v3 [#80211s]_
- Archer C50 v4 [#80211s]_

View File

@ -25,6 +25,13 @@ device('tp-link-archer-c50-v4', 'tplink_c50-v4', {
factory = false,
})
device('tp-link-tl-mr3420-v5', 'tplink_tl-mr3420-v5', {
factory = false,
extra_images = {
{'-squashfs-tftp-recovery', '-bootloader', '.bin'},
},
})
device('tp-link-tl-wr841n-v13', 'tl-wr841n-v13', {
factory = false,
extra_images = {