From 1ce20d9cb6d21dc150c5621cb9abc223e693cf5f Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 15 Mar 2014 16:03:54 +0100 Subject: Toolchain: gcc: move kconfig and makefile under toolchain/gcc Signed-off-by: Abdoulaye Walsimou Gaye --- toolchain/toolchain.kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/toolchain.kconfig') 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 "------------------------------------------" -- cgit v1.2.3