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:
bcf3aed
)
fixup orion compile
author
Imre Kaloz
<kaloz@openwrt.org>
Mon, 11 Jul 2011 16:52:28 +0000
(16:52 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Mon, 11 Jul 2011 16:52:28 +0000
(16:52 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27591
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
af9b5e2
..
e869851
100644
(file)
--- a/
package/kernel/modules/crypto.mk
+++ b/
package/kernel/modules/crypto.mk
@@
-41,7
+41,7
@@
endef
define KernelPackage/crypto-hash
TITLE:=CryptoAPI hash support
- KCONFIG:=CONFIG_CRYPTO_HASH
+ KCONFIG:=CONFIG_CRYPTO_HASH
2
FILES:=$(LINUX_DIR)/crypto/crypto_hash.ko
AUTOLOAD:=$(call AutoLoad,02,crypto_hash)
$(call AddDepends/crypto)