summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-11-27 15:40:52 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-11-27 15:41:32 +0100
commitf5c9a1d5b0b19967b67a3df9ffd8926a199ff0c9 (patch)
tree21a01670dc9734dc28e2cdf14ec5a57cce166a1c
parent6496da8659d55375d54bef1d68148991b35023b1 (diff)
downloadptxdist-f5c9a1d5b0b19967b67a3df9ffd8926a199ff0c9.tar.gz
ptxdist-f5c9a1d5b0b19967b67a3df9ffd8926a199ff0c9.tar.xz
host-imx-cst: add missing dependency
With the PKCS#11 patch openssl is needed to build this. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/host-imx-cst.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-imx-cst.in b/rules/host-imx-cst.in
index aa277a9c6..37e3030a1 100644
--- a/rules/host-imx-cst.in
+++ b/rules/host-imx-cst.in
@@ -2,6 +2,7 @@
config HOST_IMX_CST
tristate
+ select HOST_OPENSSL
default y if ALLYES
help
Freescale Code Signing Tool for High Assurance Boot.