Openwrt/include
Felix Fietkau 1f826e8992 Support LibreSSL as provider of openssl
The build scripts check for openssl by grepping the string "OpenSSL" in
the output of openssl version command. LibreSSL fails this test as it
outputs something like "LibreSSL 2.2.4". This patch fix the
prereq-bulid.mk file so that it accepts LibreSSL as openssl provider as
well.

Signed-off-by: Marek Behun <kabel@blackhole.sk>

SVN-Revision: 48267
2016-01-17 10:42:32 +00:00
..
site toolchain: add support of ARC architecture 2015-11-10 12:03:59 +00:00
autotools.mk
cmake.mk build: for cmake, always use ccache from staging dir instead of relying on the host 2016-01-03 14:44:30 +00:00
debug.mk
depends.mk
device_table.txt
download.mk build: add a variable pointing to the main openwrt git repositories (useful if we want to support using a mirror later) 2016-01-04 15:11:43 +00:00
feeds.mk
hardening.mk
host-build.mk
host.mk
image.mk build: skip rebuild of kernel images if the source did not change 2016-01-06 18:38:49 +00:00
kernel-build.mk
kernel-defaults.mk build: skip rebuild of kernel images if the source did not change 2016-01-06 18:38:49 +00:00
kernel-version.mk kernel/3.18: update to version 3.18.25 2016-01-12 20:53:04 +00:00
kernel.mk build: remove SDK special case for kernel module packages 2016-01-11 23:11:13 +00:00
netfilter.mk include/netfilter.mk: fix kmod-ipt-tee build with 4.3/4.4 2015-12-13 18:33:11 +00:00
nls.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk
package-seccomp.mk
package.mk build: use directory name instead of PKG_NAME for staging files and package metadata 2016-01-04 01:33:32 +00:00
prereq-build.mk Support LibreSSL as provider of openssl 2016-01-17 10:42:32 +00:00
prereq.mk
quilt.mk build: for refresh, override HOST_QUILT like QUILT 2015-12-11 19:21:29 +00:00
scan.awk
scan.mk build: ignore the linux package in the sdk only for generating package data, not for dependencies 2016-01-10 16:35:24 +00:00
scons.mk
shell.sh
subdir.mk
target.mk ipq806x: enable vfpv4 support and set cpu type to cortex-a9 2015-11-14 14:22:24 +00:00
toolchain-build.mk
toplevel.mk build: ignore the linux package in the sdk only for generating package data, not for dependencies 2016-01-10 16:35:24 +00:00
uclibc++.mk
unpack.mk
verbose.mk
version.mk