diff --git a/targets/lantiq-xrx200 b/targets/lantiq-xrx200 index 364c0c31..047db6da 100644 --- a/targets/lantiq-xrx200 +++ b/targets/lantiq-xrx200 @@ -49,10 +49,10 @@ device('avm-fritz-box-7412', 'avm_fritz7412', { -- TP-Link - -- CAVEAT: These devices don't have a dedicated WAN port. - -- All ethernet ports on the device are bridged and - -- used as WAN ports. Clients connected to these - -- ports will be connected to your private network. +-- CAVEAT: These devices don't have a dedicated WAN port. +-- All ethernet ports on the device are bridged and +-- used as WAN ports. Clients connected to these +-- ports will be connected to your private network. device('tp-link-td-w8970', 'tplink_tdw8970', { factory = false, diff --git a/targets/ramips-mt7621 b/targets/ramips-mt7621 index 4cc218ad..92f33843 100644 --- a/targets/ramips-mt7621 +++ b/targets/ramips-mt7621 @@ -8,7 +8,7 @@ device('asus-rt-ac57u', 'asus_rt-ac57u', { -- Cudy device('cudy-wr2100', 'cudy_wr2100', { - factory = false, + factory = false, })