Skip to content
Snippets Groups Projects
Commit 84a76af8 authored by Felix's avatar Felix Committed by Jan-Niklas Burfeind
Browse files

ramips-mt7621: add Xiaomi Mi Router 3G


Co-authored-by: default avatarJan-Niklas Burfeind <git@aiyionpri.me>
fixed commit title
parent 3c0f8596
No related branches found
No related tags found
No related merge requests found
......@@ -376,7 +376,7 @@ ramips-mt7621
* Xiaomi
- Xiaomi Mi Router 4A (Gigabit Edition)
- Xiaomi Mi Router 3G v2
- Xiaomi Mi Router 3G (v1, v2)
ramips-mt76x8
-------------
......
......@@ -66,10 +66,13 @@ device('xiaomi-mi-router-4a-gigabit-edition', 'xiaomi_mi-router-4a-gigabit', {
factory = false,
})
device('xiaomi-mi-router-3g-v2', 'xiaomi_mi-router-3g-v2', {
device('xiaomi-mi-router-3g', 'xiaomi_mi-router-3g', {
factory = false,
})
device('xiaomi-mi-router-3g-v2', 'xiaomi_mi-router-3g-v2', {
factory = false,
})
-- ZBT
......
  • Nico @nrb

    mentioned in commit bfae2e24

    ·

    mentioned in commit bfae2e24

    Toggle commit list
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