From 0acb1bbf13efbcc8bb971632f69490fdda360fdf Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Fri, 30 Aug 2013 21:06:20 +0200 Subject: Build system: fix external linux image build kconfig entry Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kernel-build.kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3