Skip to content
Snippets Groups Projects
Unverified Commit a596d37b authored by Andreas Ziegler's avatar Andreas Ziegler Committed by GitHub
Browse files

Merge pull request #3505 from blocktrron/pr-ex400

ramips-mt7621: add support for Genexis Pulse EX400
parents d614d9aa caf75dd9
No related branches found
No related tags found
No related merge requests found
......@@ -454,6 +454,10 @@ ramips-mt7621
- DIR-878 (A1)
- DIR-882 (A1)
* Genexis
- Pulse EX400
* GL.iNet
- GL-MT1300
......
......@@ -53,6 +53,14 @@ device('d-link-dir-878-a1', 'dlink_dir-878-a1')
device('d-link-dir-882-a1', 'dlink_dir-882-a1')
-- Genexis
device('genexis-pulse-ex400', 'genexis_pulse-ex400', {
factory = false,
sysupgrade = '-sysupgrade',
})
-- GL.iNet
device('gl.inet-gl-mt1300', 'glinet_gl-mt1300', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment