summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-08-30 21:06:20 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-08-30 21:06:20 +0200
commit0acb1bbf13efbcc8bb971632f69490fdda360fdf (patch)
tree35790b02937424c3613ad2b2a9406d7e9942ce49
parent3ac8fcab4fbe2076238bec762712013e13e1c9fc (diff)
downloadembtoolkit-0acb1bbf13efbcc8bb971632f69490fdda360fdf.tar.gz
embtoolkit-0acb1bbf13efbcc8bb971632f69490fdda360fdf.tar.bz2
embtoolkit-0acb1bbf13efbcc8bb971632f69490fdda360fdf.tar.xz
Build system: fix external linux image build kconfig entry
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--kconfig/linux-kernel-build.kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfig/linux-kernel-build.kconfig b/kconfig/linux-kernel-build.kconfig
index 24a8749..5e84fd2 100644
--- a/kconfig/linux-kernel-build.kconfig
+++ b/kconfig/linux-kernel-build.kconfig
@@ -43,7 +43,7 @@ choice
build the toolchain.
config EMBTK_LINUX_BUILD_USE_EXTSRC
- bool "The same used to build the toolchain"
+ bool "External linux source tree"
help
Select this option to use an external linux source tree.
endchoice