Skip to content
Snippets Groups Projects
Unverified Commit 1af5605c authored by fabianh95's avatar fabianh95 Committed by GitHub
Browse files

ramips-mt7620: add support for Netgear EX6130 (#3304)

parent b50007d1
No related branches found
No related tags found
No related merge requests found
......@@ -394,6 +394,7 @@ ramips-mt7620
- EX3700
- EX3800
- EX6130
* Nexx
......
......@@ -30,6 +30,10 @@ device('netgear-ex3700', 'netgear_ex3700', {
factory_ext = '.chk',
})
device('netgear-ex6130', 'netgear_ex6130', {
factory_ext = '.chk',
})
-- Nexx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment