mediatek-mt7622: add support for Linksys E8450 (#2565)
This commit is contained in:
parent
a1ce26be8f
commit
6269ab21c3
@ -226,6 +226,10 @@ lantiq-xway
|
||||
mediatek-mt7622
|
||||
---------------
|
||||
|
||||
* Linksys
|
||||
|
||||
- E8450
|
||||
|
||||
* Ubiquiti
|
||||
|
||||
- UniFi 6 LR
|
||||
|
@ -1,3 +1,11 @@
|
||||
-- Linksys
|
||||
|
||||
device('linksys-e8450-ubi', 'linksys_e8450-ubi', {
|
||||
factory = false,
|
||||
sysupgrade_ext = '.itb',
|
||||
})
|
||||
|
||||
|
||||
device('ubiquiti-unifi-6-lr', 'ubnt_unifi-6-lr', {
|
||||
factory = false,
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user