summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-05-28 13:25:15 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-05-28 13:25:15 +0000
commitec5607241f4cdcc08588d57e67b1ab7962238e9b (patch)
treea410410a8accba4593886bb7d01f8dc6a667f28b /rules
parent6ffe7050b98af24e6b41eaccf0f3eaa048b7ee8c (diff)
downloadptxdist-ec5607241f4cdcc08588d57e67b1ab7962238e9b.tar.gz
ptxdist-ec5607241f4cdcc08588d57e67b1ab7962238e9b.tar.xz
[openssl] don't install openssl binary by default
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10592 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules')
-rw-r--r--rules/openssl.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/openssl.in b/rules/openssl.in
index 863461eb8..492b79972 100644
--- a/rules/openssl.in
+++ b/rules/openssl.in
@@ -10,7 +10,6 @@ menuconfig OPENSSL
config OPENSSL_BIN
bool "build openssl tools"
- default y
depends on OPENSSL
help
Whether to build and install OpenSSL binary.