summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-19 00:08:11 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-19 00:08:11 +0100
commit13b06c297ebbf63be00f725894391630c5d516bc (patch)
treea088d1ab5003254f64ebf7be24dbf84c12684f33 /Kconfig
parent60099890f36754d9fd4c1ec00d9679ba3de5d3b6 (diff)
downloadembtoolkit-13b06c297ebbf63be00f725894391630c5d516bc.tar.gz
embtoolkit-13b06c297ebbf63be00f725894391630c5d516bc.tar.bz2
embtoolkit-13b06c297ebbf63be00f725894391630c5d516bc.tar.xz
Move toolchain/ to core/
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index f4c8fbf..a4d1934 100644
--- a/Kconfig
+++ b/Kconfig
@@ -57,7 +57,7 @@ config EMBTK_OLDPACKAGES
This will allow you to build old revisions of some packages.
menu "Toolchain configuration"
-source "toolchain/toolchain.kconfig"
+source "core/toolchain/toolchain.kconfig"
endmenu
menu "Toolchain Addons - Debugging systems"