package/uftp: fix compilation with openssl
authorVadim Kochan <vadim4j@gmail.com>
Mon, 25 Mar 2019 23:42:37 +0000 (01:42 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 26 Mar 2019 11:57:52 +0000 (12:57 +0100)
commitaaca9168744db36daf7afca86594914df24dffdc
treeff40791f02c8e33f7979a33a8abce2490a8dc0ac
parent3dc3b4c2798ff76666ba6b3b83ae5942b76e6091
package/uftp: fix compilation with openssl

Build fails with -lssl but succeeds with -lcrypto, also thats how it is
linked by default in 'makefile'.

Fixes:

  http://autobuild.buildroot.net/results/01a455ddcbc16cd2111352d22bf6603842df4ab2

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/uftp/uftp.mk