kernel: crypto: fix spelling
SVN-Revision: 27757
This commit is contained in:
parent
9e4113b493
commit
866a22dc67
1 changed files with 1 additions and 1 deletions
|
@ -399,7 +399,7 @@ define KernelPackage/crypto-ocf-hifnhipp
|
|||
DEPENDS:=+@OPENSSL_ENGINE @PCI_SUPPORT @!TARGET_uml kmod-crypto-ocf
|
||||
KCONFIG:=CONFIG_OCF_HIFNHIPP
|
||||
FILES:=$(LINUX_DIR)/crypto/ocf/hifn/hifnHIPP.ko
|
||||
AUTOLOAD:=$(call AutoLoad,10,hifnhipp)
|
||||
AUTOLOAD:=$(call AutoLoad,10,hifnHIPP)
|
||||
$(call AddDepends/crypto)
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue