kernel: crypto: fix spelling

SVN-Revision: 27757
master
Hauke Mehrtens 14 years ago
parent 9e4113b493
commit 866a22dc67
  1. 2
      package/kernel/modules/crypto.mk

@ -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…
Cancel
Save