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

ramips-mt7621: add support for Genexis Pulse EX400

parent 91c2bba3
No related branches found
Tags
No related merge requests found
...@@ -453,6 +453,10 @@ ramips-mt7621 ...@@ -453,6 +453,10 @@ ramips-mt7621
- DIR-878 (A1) - DIR-878 (A1)
- DIR-882 (A1) - DIR-882 (A1)
* Genexis
- Pulse EX400
* GL.iNet * GL.iNet
- GL-MT1300 - GL-MT1300
......
...@@ -53,6 +53,14 @@ device('d-link-dir-878-a1', 'dlink_dir-878-a1') ...@@ -53,6 +53,14 @@ device('d-link-dir-878-a1', 'dlink_dir-878-a1')
device('d-link-dir-882-a1', 'dlink_dir-882-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 -- GL.iNet
device('gl.inet-gl-mt1300', 'glinet_gl-mt1300', { device('gl.inet-gl-mt1300', 'glinet_gl-mt1300', {
......
  • Nico @nrb

    mentioned in commit c680ce29

    ·

    mentioned in commit c680ce29

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment