projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24b5c90
)
hifnHIPP also depends on PCI
author
Florian Fainelli
<florian@openwrt.org>
Tue, 11 May 2010 09:17:50 +0000
(09:17 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 11 May 2010 09:17:50 +0000
(09:17 +0000)
SVN-Revision: 21425
package/kernel/modules/crypto.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/crypto.mk
b/package/kernel/modules/crypto.mk
index 133c790ee056552704aebaf3b17f5597d6a65e6b..781182bd439dfa5f25aaa2bb84c69c5ac6b72d69 100644
(file)
--- a/
package/kernel/modules/crypto.mk
+++ b/
package/kernel/modules/crypto.mk
@@
-329,7
+329,7
@@
$(eval $(call KernelPackage,crypto-ocf-hifn7751))
define KernelPackage/crypto-ocf-hifnhipp
TITLE:=OCF support for Hifn 7855/8155 devices
- DEPENDS:=+@OPENSSL_ENGINE @!TARGET_uml kmod-crypto-ocf
+ DEPENDS:=+@OPENSSL_ENGINE @
PCI_SUPPORT @
!TARGET_uml kmod-crypto-ocf
KCONFIG:=CONFIG_OCF_HIFNHIPP
FILES:=$(LINUX_DIR)/crypto/ocf/hifn/hifnHIPP.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,10,hifnhipp)