projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0aa488b
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12064
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/crypto.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/crypto.mk
b/package/kernel/modules/crypto.mk
index
f52de1d
..
6675d5e
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 \