projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1378397
)
OCF cannot be built under UML
author
Florian Fainelli
<florian@openwrt.org>
Fri, 1 Aug 2008 10:05:12 +0000
(10:05 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 1 Aug 2008 10:05:12 +0000
(10:05 +0000)
SVN-Revision: 12064
package/kernel/modules/crypto.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/crypto.mk
b/package/kernel/modules/crypto.mk
index f52de1d5f2cb0a5e9c109b1de3863fee23e956de..6675d5edf768380886d994b3f0686cb35a657591 100644
(file)
--- a/
package/kernel/modules/crypto.mk
+++ b/
package/kernel/modules/crypto.mk
@@
-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 \