diff options
Diffstat (limited to 'host-noddy')
-rw-r--r-- | host-noddy/make.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/host-noddy/make.conf b/host-noddy/make.conf index 2c25e17..df00ae2 100644 --- a/host-noddy/make.conf +++ b/host-noddy/make.conf @@ -24,6 +24,8 @@ VIDEO_CARDS="intel" INSTALL_MASK="/usr/share/bash-completion" FEATURES="clean-logs compress-build-logs downgrade-backup mount-sandbox parallel-install split-elog split-log" +MICROCODE_SIGNATURES="-S" + # This sets the language of build output to English. # Please keep this setting intact when reporting bugs. LC_MESSAGES=C.utf8 |