openwrtv4/tools/mkimage
Jo-Philipp Wich 70b104f98c tools: mkimage: fix build with OpenSSL 1.1.x (FS#182)
The OpenSSL 1.1.x version series undergone some major API changes which made
the RSA structure opaque and deprecated a number of methods, so add some
conditional compat code to make the u-boot source build again.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-11-30 18:20:32 +01:00
..
patches tools: mkimage: fix build with OpenSSL 1.1.x (FS#182) 2016-11-30 18:20:32 +01:00
Makefile mkimage: cross compile fix: pass HOST_*FLAGS in to uboot's makefile 2015-07-19 14:59:26 +00:00