diff --git a/targets/lantiq-xrx200 b/targets/lantiq-xrx200 index 364c0c31d51560396b3e8467c8e5ae9e876fabc4..047db6da17c7943f4beeb82dfbae02755297880a 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 4cc218ad621b294a0423e36e4946de34dbede3b7..92f338432b07010eea2f9c790bb78d4412cd516e 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, })