summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-30 23:55:08 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-30 23:55:34 +0200
commitb63498122aa00a08685a614c118f4ce08726fd6e (patch)
treee2eea9d777aadab5698e5d7ad01b6983dc187d84
parentf3792caa5417fe6eda7ceaf56fb7c4e90f570d05 (diff)
downloadembtoolkit-b63498122aa00a08685a614c118f4ce08726fd6e.tar.gz
embtoolkit-b63498122aa00a08685a614c118f4ce08726fd6e.tar.bz2
embtoolkit-b63498122aa00a08685a614c118f4ce08726fd6e.tar.xz
Toolchain: strace: fix type in .kconfig file
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--core/kconfig/strace.kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/kconfig/strace.kconfig b/core/kconfig/strace.kconfig
index 5394bb8..da51468 100644
--- a/core/kconfig/strace.kconfig
+++ b/core/kconfig/strace.kconfig
@@ -52,7 +52,7 @@ config EMBTK_STRACE_GIT_BRANCH
help
The branch of the git repository to use, the default is master.
-config EMBTK_FOO_REFSPEC
+config EMBTK_STRACE_REFSPEC
string
default "toolchain"