mediatek-mt7622: add support for Linksys E8450
This commit is contained in:
parent
1f2a41d763
commit
fa83fd2a02
@ -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