Use CONFIG_ALL_KMODS=n in global profile
This commit is contained in:
2
profiles
2
profiles
@@ -9,7 +9,7 @@ default_packages=(nano htop diffutils tar iperf3 zsh rsync curl tcpdump
|
|||||||
)
|
)
|
||||||
|
|
||||||
# Default (but optional) kernel configs
|
# Default (but optional) kernel configs
|
||||||
default_configs=("CONFIG_BUILDBOT=n")
|
default_configs=("CONFIG_BUILDBOT=n CONFIG_ALL_KMODS=n")
|
||||||
|
|
||||||
# Current devices
|
# Current devices
|
||||||
declare -Ag r4s=(
|
declare -Ag r4s=(
|
||||||
|
|||||||
Reference in New Issue
Block a user