Skip to content

Commit

Permalink
ramips-mt7621: add support for Xiaomi Mi Router 4a Gigabit Edition v2 (
Browse files Browse the repository at this point in the history
…freifunk-gluon#3293)

(cherry picked from commit b50007d)
  • Loading branch information
ChristianMiddendorf authored and blocktrron committed Jul 11, 2024
1 parent fb98bc7 commit 61ee922
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/supported_devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ ramips-mt7621
* Xiaomi

- Xiaomi Mi Router 3G (v1, v2)
- Xiaomi Mi Router 4A (Gigabit Edition v1)
- Xiaomi Mi Router 4A (Gigabit Edition v1, v2)

* ZBT

Expand Down
4 changes: 4 additions & 0 deletions targets/ramips-mt7621
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,10 @@ device('xiaomi-mi-router-4a-gigabit-edition', 'xiaomi_mi-router-4a-gigabit', {
factory = false,
})

device('xiaomi-mi-router-4a-gigabit-edition-v2', 'xiaomi_mi-router-4a-gigabit-v2', {
factory = false,
})

device('xiaomi-mi-router-3g', 'xiaomi_mi-router-3g', {
factory = false,
})
Expand Down

0 comments on commit 61ee922

Please sign in to comment.