projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel: build the scsi core package even if CONFIG_SCSI=y
[openwrt.git]
/
package
/
kernel
/
modules
/
crypto.mk
diff --git
a/package/kernel/modules/crypto.mk
b/package/kernel/modules/crypto.mk
index
818a1d0
..
879fa96
100644
(file)
--- a/
package/kernel/modules/crypto.mk
+++ b/
package/kernel/modules/crypto.mk
@@
-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.024763 seconds
and
4
git commands to generate.