From e510f8ccb674f8a1b24c4f2b08185be2fa262814 Mon Sep 17 00:00:00 2001 From: bryan Date: Fri, 8 Aug 2025 14:20:50 -0400 Subject: [PATCH] Don't build unecessary kmods --- profiles | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles b/profiles index e921079..513f763 100644 --- a/profiles +++ b/profiles @@ -20,7 +20,7 @@ declare -Ag r4s=( curl ethtool ca-bundle tailscale" [config]="CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y CONFIG_BTRFS_PROGS_ZSTD=y \ CONFIG_TARGET_ROOTFS_PARTSIZE=512 CONFIG_TARGET_KERNEL_PARTSIZE=32 \ - CONFIG_BUILDBOT=n CONFIG_PACKAGE_libpfring_DISABLE_WERROR=y" + CONFIG_BUILDBOT=n CONFIG_ALL_KMODS=n" [files]="/mnt/backup" # for 24.10 branch (Linux 6.6) # [cherrypicks]="wurzerj:59d6e31 wurzerj:bb251b8" # fix inconsistent reboot