mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-26 02:13:02 +02:00
OCF cannot be built under UML
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12064 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
233b62f99e
commit
e41e39fc1c
@ -229,7 +229,7 @@ $(eval $(call KernelPackage,crypto-misc))
|
|||||||
define KernelPackage/crypto-ocf
|
define KernelPackage/crypto-ocf
|
||||||
SUBMENU:=$(CRYPTO_MENU)
|
SUBMENU:=$(CRYPTO_MENU)
|
||||||
TITLE:=OCF modules
|
TITLE:=OCF modules
|
||||||
DEPENDS:=+kmod-crypto-core
|
DEPENDS:=+kmod-crypto-core @!TARGET_uml
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_OCF_OCF \
|
CONFIG_OCF_OCF \
|
||||||
CONFIG_OCF_CRYPTODEV \
|
CONFIG_OCF_CRYPTODEV \
|
||||||
|
Loading…
Reference in New Issue
Block a user