projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25756c6
)
depend on the correct target
author
Imre Kaloz
<kaloz@openwrt.org>
Mon, 11 Nov 2013 11:51:54 +0000
(11:51 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Mon, 11 Nov 2013 11:51:54 +0000
(11:51 +0000)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38721
package/kernel/linux/modules/crypto.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/crypto.mk
b/package/kernel/linux/modules/crypto.mk
index 7996d03fd39d794c291989ba8d8875b43e0b8949..da5474aeae5cae9ebe1946431fbaba60c92daaac 100644
(file)
--- a/
package/kernel/linux/modules/crypto.mk
+++ b/
package/kernel/linux/modules/crypto.mk
@@
-207,7
+207,7
@@
$(eval $(call KernelPackage,crypto-hw-ppc4xx))
define KernelPackage/crypto-hw-omap
TITLE:=TI OMAP hardware crypto modules
- DEPENDS:=@TARGET_omap
4
+ DEPENDS:=@TARGET_omap
KCONFIG:= \
CONFIG_CRYPTO_DEV_OMAP_AES \
CONFIG_CRYPTO_DEV_OMAP_DES \