openssl: add ec, ecdh and ecdsa support, needed for ssh

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-12-23 01:54:44 +01:00
parent 93f3737a94
commit 2f654fca6b

View File

@ -60,9 +60,6 @@ cd $PKG_BUILD
no-idea \
no-mdc2 \
no-rc5 \
no-ec \
no-ecdh \
no-ecdsa \
$TARGET
make CC="$CC" \