summaryrefslogtreecommitdiffstats
path: root/rules/host-openssl.in
diff options
context:
space:
mode:
authorGeorge McCollister <george.mccollister@gmail.com>2011-04-28 16:13:31 -0500
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-04-29 09:53:14 +0200
commit68f1461cb3101bef1c33ada4eae9d400588f1d3d (patch)
tree82c985de7032686c8770bf76134d234941bfd0ce /rules/host-openssl.in
parenta621d0f4053dcefd220b94ab60177e06001aa139 (diff)
downloadptxdist-68f1461cb3101bef1c33ada4eae9d400588f1d3d.tar.gz
ptxdist-68f1461cb3101bef1c33ada4eae9d400588f1d3d.tar.xz
host-openssl: added for ipkg-repository signing
openssl is used to sign the Packages file in the ipkg-repository. Signed-off-by: George McCollister <george.mccollister@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-openssl.in')
-rw-r--r--rules/host-openssl.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/host-openssl.in b/rules/host-openssl.in
new file mode 100644
index 000000000..33a38624d
--- /dev/null
+++ b/rules/host-openssl.in
@@ -0,0 +1,5 @@
+## SECTION=hosttools_noprompt
+
+config HOST_OPENSSL
+ tristate
+ default ALLYES