Skip to content

Commit

Permalink
mediatek-mt7622: add support for Ubiquiti UniFi 6 LR v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Djfe committed Sep 14, 2023
1 parent 251392b commit d78bfc4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions targets/mediatek-mt7622
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ device('ubiquiti-unifi-6-lr-v1', 'ubnt_unifi-6-lr-v1', {
manifest_aliases = {'ubiquiti-unifi-6-lr'},
})

device('ubiquiti-unifi-6-lr-v2', 'ubnt_unifi-6-lr-v2', {
factory = false,
broken = true, -- untested
})

-- Xiaomi

device('xiaomi-redmi-router-ax6s', 'xiaomi_redmi-router-ax6s', {
Expand Down

0 comments on commit d78bfc4

Please sign in to comment.