From 4760c84bff737c97462dcd30ed2b5937f77a856f Mon Sep 17 00:00:00 2001 From: bryan Date: Tue, 21 Oct 2025 20:35:38 -0400 Subject: [PATCH] Remove more default buildbot configs --- openwrtbuilder | 4 ---- profiles | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/openwrtbuilder b/openwrtbuilder index af270e3..bc2eed6 100755 --- a/openwrtbuilder +++ b/openwrtbuilder @@ -593,10 +593,6 @@ from_source() { # Set compilation output dir config_opts+=("CONFIG_BINARY_FOLDER=\"$BIN_DIR\"") - # Only build explicit kmods - execute sed -i '/^CONFIG_ALL_KMODS=/d' "$seed_file" - config_opts+=("CONFIG_ALL_KMODS=n") - # Add custom packages for pkg in $PACKAGES; do if [[ $pkg == -* ]]; then diff --git a/profiles b/profiles index 01a6b44..047888c 100644 --- a/profiles +++ b/profiles @@ -9,7 +9,7 @@ default_packages=(nano htop diffutils tar iperf3 zsh rsync curl tcpdump ) # Default (but optional) kernel configs -default_configs=("CONFIG_BUILDBOT=n") +default_configs=("CONFIG_BUILDBOT=n" "CONFIG_ALL_KMODS=n" "CONFIG_ALL_NONSHARED=y") # Current devices declare -Ag r4s=(