OCF cannot be built under UML
SVN-Revision: 12064
This commit is contained in:
parent
1378397b48
commit
7836449276
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ $(eval $(call KernelPackage,crypto-misc))
|
|||
define KernelPackage/crypto-ocf
|
||||
SUBMENU:=$(CRYPTO_MENU)
|
||||
TITLE:=OCF modules
|
||||
DEPENDS:=+kmod-crypto-core
|
||||
DEPENDS:=+kmod-crypto-core @!TARGET_uml
|
||||
KCONFIG:= \
|
||||
CONFIG_OCF_OCF \
|
||||
CONFIG_OCF_CRYPTODEV \
|
||||
|
|
Loading…
Reference in a new issue