summaryrefslogtreecommitdiffstats
path: root/rules/host-u-boot-tools.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2015-05-26 14:26:09 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2015-05-26 14:34:38 +0200
commit7168cd4c2d80f1620f03c01fbb06009c895f3605 (patch)
tree29e310175ec86651eb8f067f1b76d3ba9490a476 /rules/host-u-boot-tools.in
parenta42c36aebf77b654660760352fcaeeeef4df80ae (diff)
downloadptxdist-7168cd4c2d80f1620f03c01fbb06009c895f3605.tar.gz
ptxdist-7168cd4c2d80f1620f03c01fbb06009c895f3605.tar.xz
u-boot-toos: version bump to 2015.04
Wiht this version the mkimage tool is capable to build fit images. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/host-u-boot-tools.in')
-rw-r--r--rules/host-u-boot-tools.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-u-boot-tools.in b/rules/host-u-boot-tools.in
index cb2bdf61e..84b0d5d0b 100644
--- a/rules/host-u-boot-tools.in
+++ b/rules/host-u-boot-tools.in
@@ -3,4 +3,5 @@
config HOST_U_BOOT_TOOLS
tristate
+ select HOST_OPENSSL
default ALLYES