summaryrefslogtreecommitdiffstats
path: root/rules/host-opensc.in
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2018-10-02 16:12:54 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-10-10 16:49:51 +0200
commit5c0d17042bf706e814d5dcee5f7c7141469da80c (patch)
tree5811abf4e4b7e22a00f8c80a668d5e4e03d7d79e /rules/host-opensc.in
parent530b68a1220c497117d5168788f0688a16014d3a (diff)
downloadptxdist-5c0d17042bf706e814d5dcee5f7c7141469da80c.tar.gz
ptxdist-5c0d17042bf706e814d5dcee5f7c7141469da80c.tar.xz
host-opensc: add new host tool
Signing and encryption at build-time support. Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-opensc.in')
-rw-r--r--rules/host-opensc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/rules/host-opensc.in b/rules/host-opensc.in
new file mode 100644
index 000000000..5a8e77717
--- /dev/null
+++ b/rules/host-opensc.in
@@ -0,0 +1,10 @@
+## SECTION=hosttools_noprompt
+
+config HOST_OPENSC
+ tristate
+ # libz is disabled, but it still links against libz
+ # it links against libdl
+ select HOST_OPENSSL
+ default ALLYES
+ help
+ https://github.com/OpenSC/OpenSC/wiki