Skip to content

Commit

Permalink
mediatek-mt7622: add support for netgear wax206
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Maurer <[email protected]>
  • Loading branch information
maurerle committed Jan 22, 2025
1 parent ad321f5 commit 5dcd12c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/user/supported_devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,10 @@ mediatek-mt7622

- E8450

* Netgear

- WAX206

* Ubiquiti

- UniFi 6 LR (v1)
Expand Down
7 changes: 7 additions & 0 deletions targets/mediatek-mt7622
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ device('linksys-e8450-ubi', 'linksys_e8450-ubi', {
})


-- Netgear

device('netgear-wax206', 'netgear_wax206', {
factory_ext = '.img',
})


-- Ubiquiti

device('ubiquiti-unifi-6-lr-v1', 'ubnt_unifi-6-lr-v1', {
Expand Down

0 comments on commit 5dcd12c

Please sign in to comment.