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
No related branches found
No related tags found
No related merge requests found
......@@ -280,6 +280,10 @@ ramips-mt7621
- DIR-860L (B1)
* NETGEAR
- R6220
* Ubiquiti
- EdgeRouter X
......
......@@ -12,6 +12,10 @@ device('d-link-dir-860l-b1', 'dir-860l-b1')
-- Netgear
device('netgear-r6220', 'r6220', {
factory_ext = '.img',
})
device('netgear-wndr3700v5', 'wndr3700v5', {
factory = false,
broken = true, -- untested
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment