summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-11-03 23:35:44 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-11-03 23:35:44 +0100
commitec3f9d2c08c0db671f647da3eb7b99fbc67b120d (patch)
treecb8538402c05233f9f26c689e2b8436607ee9b24 /Kconfig
parente9ba5028f2245fa68dfc1a19fcea8f07a497844c (diff)
downloadembtoolkit-ec3f9d2c08c0db671f647da3eb7b99fbc67b120d.tar.gz
embtoolkit-ec3f9d2c08c0db671f647da3eb7b99fbc67b120d.tar.bz2
embtoolkit-ec3f9d2c08c0db671f647da3eb7b99fbc67b120d.tar.xz
Host tools: fix mkimage build
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 23221d8..f357b16 100644
--- a/Kconfig
+++ b/Kconfig
@@ -68,6 +68,13 @@ comment "-----------------------------"
config EMBTK_HOST_HAVE_CMAKE
bool "Build cmake for the host development machine"
+config EMBTK_HAVE_MKIMAGE
+ bool
+ select EMBTK_HOST_HAVE_ZLIB
+ default y
+ help
+ u-boot mkimage tool.
+
comment "-----------------------------"
comment "Build options"
comment "-----------------------------"