diff --git a/targets/lantiq-xrx200 b/targets/lantiq-xrx200 index d797f59f..60d2f9ca 100644 --- a/targets/lantiq-xrx200 +++ b/targets/lantiq-xrx200 @@ -18,9 +18,12 @@ device('avm-fritz-box-7412', 'avm_fritz7412', { -- used as WAN ports. Clients connected to these -- ports will be connected to your private network. -device('tp-link-td-w8970', 'tplink_tdw8970') +device('tp-link-td-w8970', 'tplink_tdw8970', { + factory = false, +}) device('tp-link-td-w8980', 'tplink_tdw8980', { + factory = false, aliases = {'tp-link-td-w9980'}, broken = true, -- 5GHz unsupported })