kernel: filter out compiler RUSTC opts

These get dynamically set, not relevant for targets.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Mieczyslaw Nalewaj 2025-04-16 07:53:51 +02:00
parent aa846c933a
commit 7eb28c91fe

View File

@ -13,10 +13,12 @@ CONFIG_FRAME_WARN=.*
# CONFIG_INLINE_.* is not set
# CONFIG_LD_.* is not set
CONFIG_LLD_VERSION=.*
CONFIG_PAHOLE_HAS_LANG_EXCLUDE=.*
CONFIG_PAHOLE_HAS_SPLIT_BTF=.*
CONFIG_PAHOLE_VERSION=.*
CONFIG_PLUGIN_HOSTCC=".*"
CONFIG_RUSTC_LLVM_VERSION=.*
CONFIG_RUSTC_SUPPORTS_.*=.*
CONFIG_RUSTC_VERSION=.*
# CONFIG_SET_FS is not set
# CONFIG_TASKS_.* is not set