summaryrefslogtreecommitdiffstats
path: root/config/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'config/Kconfig')
-rw-r--r--config/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Kconfig b/config/Kconfig
index 41fb921..163cea4 100644
--- a/config/Kconfig
+++ b/config/Kconfig
@@ -72,6 +72,7 @@ source "workspace/rules/cross-gcc.in"
source "workspace/rules/cross-llvm.in"
source "workspace/rules/cross-clang.in"
source "workspace/rules/cross-lld.in"
+source "workspace/rules/cross-rustc.in"
source "workspace/rules/cross-gdb.in"
source "workspace/rules/cross-toolchain.in"
source "workspace/rules/host-fake-makeinfo.in"