openssl: make engines support dynamically configurable (based on a patch by puchu)
[openwrt.git] / package / kernel / modules / crypto.mk
index 818a1d0..879fa96 100644 (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 \
This page took 0.021803 seconds and 4 git commands to generate.