projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] add Dallas's 1-wire related packages
[openwrt.git]
/
package
/
kernel
/
modules
/
crypto.mk
diff --git
a/package/kernel/modules/crypto.mk
b/package/kernel/modules/crypto.mk
index
3d0c95e
..
4bb5919
100644
(file)
--- a/
package/kernel/modules/crypto.mk
+++ b/
package/kernel/modules/crypto.mk
@@
-73,7
+73,7
@@
endef
define KernelPackage/crypto-aes/x86-2.6
KCONFIG:=CONFIG_CRYPTO_AES_586
define KernelPackage/crypto-aes/x86-2.6
KCONFIG:=CONFIG_CRYPTO_AES_586
- FILES:=$(LINUX_DIR)/arch/
i3
86/crypto/aes-i586.$(LINUX_KMOD_SUFFIX)
+ FILES:=$(LINUX_DIR)/arch/
x
86/crypto/aes-i586.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,09,aes-i586)
endef
AUTOLOAD:=$(call AutoLoad,09,aes-i586)
endef
This page took
0.021467 seconds
and
4
git commands to generate.