Skip to content
Snippets Groups Projects
Commit 20dabf62 authored by Sid's avatar Sid
Browse files

Remove features from tplink-archer-c6-v2 and tplink-archer-c60-v1 due to small flash

parent 7f7db009
Branches
Tags
1 merge request!13Bump experimental to Gluon with OpenWrt 24.10
......@@ -175,6 +175,19 @@ if device({'zyxel-nwa55axe'}) then
broken(false)
end
if device({'tp-link-archer-c6-v2-eu-ru-jp', 'tp-link-archer-c60-v1'}) then
features({
'-mesh-vpn-sqm',
'-tls',
'-web-cellular',
'-wireless-encryption-wpa3'
})
packages({
'ffda-gluon-usteer'
})
end
-- OOM, high load without CT Firmware. Tested on AC Mesh Pro. Suspected also AC Mesh affected.
if device({'ubiquiti-unifi-ac-mesh', 'ubiquiti-unifi-ac-mesh-pro'}) then
packages({
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment