OCF cannot be built under UML
authorFlorian Fainelli <florian@openwrt.org>
Fri, 1 Aug 2008 10:05:12 +0000 (10:05 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 1 Aug 2008 10:05:12 +0000 (10:05 +0000)
SVN-Revision: 12064

package/kernel/modules/crypto.mk

index f52de1d5f2cb0a5e9c109b1de3863fee23e956de..6675d5edf768380886d994b3f0686cb35a657591 100644 (file)
@@ -229,7 +229,7 @@ $(eval $(call KernelPackage,crypto-misc))
 define KernelPackage/crypto-ocf
   SUBMENU:=$(CRYPTO_MENU)
   TITLE:=OCF modules
 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 \
   KCONFIG:= \
        CONFIG_OCF_OCF \
        CONFIG_OCF_CRYPTODEV \