kernel: crypto: fix spelling

SVN-Revision: 27757
This commit is contained in:
Hauke Mehrtens 2011-07-24 15:08:17 +00:00
parent 9e4113b493
commit 866a22dc67

View file

@ -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