kernel: disable chromeos platforms
Some checks failed
Build and Deploy / deploy (push) Failing after 2m47s

This commit is contained in:
2026-04-14 13:25:58 -04:00
parent 502ae492a8
commit 928eb5ef0a

View File

@@ -151,6 +151,7 @@
PHANTOM = lib.mkForce no; PHANTOM = lib.mkForce no;
W1 = lib.mkForce no; W1 = lib.mkForce no;
X86_ANDROID_TABLETS = lib.mkForce no; X86_ANDROID_TABLETS = lib.mkForce no;
CHROME_PLATFORMS = lib.mkForce no;
# deprecated userland compat # deprecated userland compat
SGETMASK_SYSCALL = lib.mkForce no; SGETMASK_SYSCALL = lib.mkForce no;