summaryrefslogtreecommitdiff
path: root/core/kconfig/linux.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'core/kconfig/linux.kconfig')
-rw-r--r--core/kconfig/linux.kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/kconfig/linux.kconfig b/core/kconfig/linux.kconfig
index 38436b0..abefb70 100644
--- a/core/kconfig/linux.kconfig
+++ b/core/kconfig/linux.kconfig
@@ -233,13 +233,13 @@ endif
config EMBTK_LINUX_HAVE_MIRROR
bool "Use a linux mirror"
help
- specify an alternate location where to download linux sources.
+ specify an alternate location where to download linux sources.
config EMBTK_LINUX_HAVE_MIRROR_SITE
depends on EMBTK_LINUX_HAVE_MIRROR
string "Mirror site"
default "ftp://ftp.embtoolkit.org/embtoolkit.org/packages-mirror"
help
- specify an alternate location where to download linux sources
+ specify an alternate location where to download linux sources
config EMBTK_LINUX_NEED_PATCH
bool