summaryrefslogtreecommitdiff
path: root/packages/htools
diff options
context:
space:
mode:
authorAbdoulaye Walsimou GAYE <awg@embtoolkit.org>2018-08-26 13:08:07 +0200
committerAbdoulaye Walsimou GAYE <awg@embtoolkit.org>2018-08-26 13:08:07 +0200
commitffbfc4e148534e6f9d7921187bb88835bd6bb143 (patch)
tree48a0dbef04b896894a8ed2c20a9866d4eafcda2d /packages/htools
parent5228b176eaa3f2bdad98b8179b1264eb296cf951 (diff)
downloadembtoolkit-ffbfc4e148534e6f9d7921187bb88835bd6bb143.tar.gz
embtoolkit-ffbfc4e148534e6f9d7921187bb88835bd6bb143.tar.bz2
embtoolkit-ffbfc4e148534e6f9d7921187bb88835bd6bb143.tar.xz
Toolchain:/Linux Headers: add linux v4.1.x
Signed-off-by: Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
Diffstat (limited to 'packages/htools')
-rw-r--r--packages/htools/hosttools-buildopts.kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/htools/hosttools-buildopts.kconfig b/packages/htools/hosttools-buildopts.kconfig
index 6dd450c..a4c1f56 100644
--- a/packages/htools/hosttools-buildopts.kconfig
+++ b/packages/htools/hosttools-buildopts.kconfig
@@ -52,9 +52,9 @@ config EMBTK_DOWNLOAD_DIR
config EMBTK_WIPEOUTWORKSPACES
bool "Wipe out packages workspace after successful build"
help
- Wipe out packages workspace after successful build. If is highly
+ Wipe out packages workspace after successful build. It is highly
recommended to enable this option if you want to save disk space on you
- host development.
+ host development machine.
config EMBTK_CACHE_PATCHES
bool "Preserve first downloaded patches and do not download new one"