Skip to content
Snippets Groups Projects
Commit c680ce29 authored by David Bauer's avatar David Bauer
Browse files

ramips-mt7621: add support for Genexis Pulse EX400


Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
(cherry picked from commit caf75dd9)
parent 8d629bb3
No related branches found
No related tags found
No related merge requests found
...@@ -429,6 +429,10 @@ ramips-mt7621 ...@@ -429,6 +429,10 @@ ramips-mt7621
- DAP-X1860 (A1) - DAP-X1860 (A1)
- DIR-860L (B1) - DIR-860L (B1)
* Genexis
- Pulse EX400
* GL.iNet * GL.iNet
- GL-MT1300 - GL-MT1300
......
...@@ -45,6 +45,14 @@ device('d-link-dap-x1860-a1', 'dlink_dap-x1860-a1') ...@@ -45,6 +45,14 @@ device('d-link-dap-x1860-a1', 'dlink_dap-x1860-a1')
device('d-link-dir-860l-b1', 'dlink_dir-860l-b1') device('d-link-dir-860l-b1', 'dlink_dir-860l-b1')
-- Genexis
device('genexis-pulse-ex400', 'genexis_pulse-ex400', {
factory = false,
sysupgrade = '-sysupgrade',
})
-- GL.iNet -- GL.iNet
device('gl.inet-gl-mt1300', 'glinet_gl-mt1300', { 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