ramips: add new lines to separate vendors consistently
(cherry picked from commit e06e555ac2
)
This commit is contained in:
parent
13befda80b
commit
3191012fe6
@ -73,12 +73,14 @@ device('netgear-wndr3700-v5', 'netgear_wndr3700-v5', {
|
|||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
-- TP-Link
|
-- TP-Link
|
||||||
|
|
||||||
device('tp-link-re500-v1', 'tplink_re500-v1')
|
device('tp-link-re500-v1', 'tplink_re500-v1')
|
||||||
|
|
||||||
device('tp-link-re650-v1', 'tplink_re650-v1')
|
device('tp-link-re650-v1', 'tplink_re650-v1')
|
||||||
|
|
||||||
|
|
||||||
-- Ubiquiti
|
-- Ubiquiti
|
||||||
|
|
||||||
device('ubiquiti-unifi-6-lite', 'ubnt_unifi-6-lite', {
|
device('ubiquiti-unifi-6-lite', 'ubnt_unifi-6-lite', {
|
||||||
@ -100,6 +102,7 @@ device('xiaomi-mi-router-3g-v2', 'xiaomi_mi-router-3g-v2', {
|
|||||||
factory = false,
|
factory = false,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
-- ZBT
|
-- ZBT
|
||||||
|
|
||||||
device('zbtlink-zbt-wg3526-16m', 'zbtlink_zbt-wg3526-16m', {
|
device('zbtlink-zbt-wg3526-16m', 'zbtlink_zbt-wg3526-16m', {
|
||||||
|
Loading…
Reference in New Issue
Block a user