summaryrefslogtreecommitdiff
path: root/toolchain/toolchain.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/toolchain.kconfig')
-rw-r--r--toolchain/toolchain.kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/toolchain.kconfig b/toolchain/toolchain.kconfig
index b550f80..72adf3a 100644
--- a/toolchain/toolchain.kconfig
+++ b/toolchain/toolchain.kconfig
@@ -78,7 +78,7 @@ endchoice
comment "------------------------------------------"
comment "--- GCC versions"
comment "------------------------------------------"
-source kconfig/gcc.kconfig
+source toolchain/gcc/gcc.kconfig
if EMBTK_LLVM_ONLY_TOOLCHAIN || EMBTK_GCC_AND_LLVM_TOOLCHAIN
comment "------------------------------------------"