generic: filter out more rust related symbols

More rust symbols that are detected using scripts or based on the rust
version have been added. Filter them out.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Link: https://github.com/openwrt/openwrt/pull/21554
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
Stijn Tintel
2026-01-15 22:21:36 +02:00
committed by Robert Marko
parent a20ea50dec
commit 294945b8e9

View File

@@ -17,8 +17,10 @@ CONFIG_PAHOLE_HAS_LANG_EXCLUDE=.*
CONFIG_PAHOLE_HAS_SPLIT_BTF=.*
CONFIG_PAHOLE_VERSION=.*
CONFIG_PLUGIN_HOSTCC=".*"
CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES=.*
CONFIG_RUSTC_LLVM_VERSION=.*
CONFIG_RUSTC_SUPPORTS_.*=.*
CONFIG_RUSTC_VERSION=.*
CONFIG_RUST_IS_AVAILABLE=.*
# CONFIG_SET_FS is not set
# CONFIG_TASKS_.* is not set