also install required files for HAVE_INCLUDES
[buildroot.git] / package / openssl / Config.in
blob6012fb4965756e884dde6484bf0a59a9cebd0f97
1 config BR2_PACKAGE_OPENSSL
2         bool "openssl"
3         default n
4         help
5           A collaborative effort to develop a robust, commercial-grade, fully 
6           featured, and Open Source toolkit implementing the Secure Sockets 
7           Layer (SSL v2/v3) and Transport Security (TLS v1) as well as a 
8           full-strength general-purpose cryptography library.
10           http://www.openssl.org/
12 config BR2_PACKAGE_OPENSSL_TARGET_HEADERS
13         bool "openssl headers in target"
14         default n
15         depends on BR2_PACKAGE_OPENSSL
16         help
17           Put openssl headers in the target.