openssl: make engines support dynamically configurable (based on a patch by puchu)

SVN-Revision: 19371
This commit is contained in:
Felix Fietkau
2010-01-28 19:28:06 +00:00
parent 0e84ed29ea
commit 1a4a9cea95
4 changed files with 25 additions and 9 deletions

View File

@@ -280,7 +280,7 @@ $(eval $(call KernelPackage,crypto-misc))
define KernelPackage/crypto-ocf
$(call KernelPackage/crypto/Depends,@!TARGET_uml)
$(call KernelPackage/crypto/Depends,@!TARGET_uml +@OPENSSL_ENGINE)
TITLE:=OCF modules
KCONFIG:= \
CONFIG_OCF_OCF \