Skip to content
Snippets Groups Projects
Commit 8df38311 authored by David Bauer's avatar David Bauer Committed by Andreas Ziegler
Browse files

ramips-mt7621: add support for Netgear R6220

parent e9da5766
Branches
Tags
No related merge requests found
...@@ -280,6 +280,10 @@ ramips-mt7621 ...@@ -280,6 +280,10 @@ ramips-mt7621
- DIR-860L (B1) - DIR-860L (B1)
* NETGEAR
- R6220
* Ubiquiti * Ubiquiti
- EdgeRouter X - EdgeRouter X
......
...@@ -12,6 +12,10 @@ device('d-link-dir-860l-b1', 'dir-860l-b1') ...@@ -12,6 +12,10 @@ device('d-link-dir-860l-b1', 'dir-860l-b1')
-- Netgear -- Netgear
device('netgear-r6220', 'r6220', {
factory_ext = '.img',
})
device('netgear-wndr3700v5', 'wndr3700v5', { device('netgear-wndr3700v5', 'wndr3700v5', {
factory = false, factory = false,
broken = true, -- untested broken = true, -- untested
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment