targets: fix mixed indentation
Co-authored-by: Jan-Niklas Burfeind <github@aiyionpri.me> removed x86-legacy, added ramips-mt7621
This commit is contained in:
parent
32853d6e5a
commit
6ed243fb2b
@ -49,10 +49,10 @@ device('avm-fritz-box-7412', 'avm_fritz7412', {
|
|||||||
|
|
||||||
-- TP-Link
|
-- TP-Link
|
||||||
|
|
||||||
-- CAVEAT: These devices don't have a dedicated WAN port.
|
-- CAVEAT: These devices don't have a dedicated WAN port.
|
||||||
-- All ethernet ports on the device are bridged and
|
-- All ethernet ports on the device are bridged and
|
||||||
-- used as WAN ports. Clients connected to these
|
-- used as WAN ports. Clients connected to these
|
||||||
-- ports will be connected to your private network.
|
-- ports will be connected to your private network.
|
||||||
|
|
||||||
device('tp-link-td-w8970', 'tplink_tdw8970', {
|
device('tp-link-td-w8970', 'tplink_tdw8970', {
|
||||||
factory = false,
|
factory = false,
|
||||||
|
@ -8,7 +8,7 @@ device('asus-rt-ac57u', 'asus_rt-ac57u', {
|
|||||||
-- Cudy
|
-- Cudy
|
||||||
|
|
||||||
device('cudy-wr2100', 'cudy_wr2100', {
|
device('cudy-wr2100', 'cudy_wr2100', {
|
||||||
factory = false,
|
factory = false,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user