Skip to content

Commit

Permalink
ramips-mt7620: add support for Netgear EX6130 (#3304)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianh95 committed Jul 6, 2024
1 parent b50007d commit 1af5605
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/user/supported_devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ ramips-mt7620

- EX3700
- EX3800
- EX6130

* Nexx

Expand Down
4 changes: 4 additions & 0 deletions targets/ramips-mt7620
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ device('netgear-ex3700', 'netgear_ex3700', {
factory_ext = '.chk',
})

device('netgear-ex6130', 'netgear_ex6130', {
factory_ext = '.chk',
})


-- Nexx

Expand Down

0 comments on commit 1af5605

Please sign in to comment.