From: Hauke Mehrtens Date: Sun, 24 Jul 2011 15:08:17 +0000 (+0000) Subject: kernel: crypto: fix spelling X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=866a22dc67ab5d216687e1b94d597c5ab76a615c;p=librecmc%2Flibrecmc.git kernel: crypto: fix spelling SVN-Revision: 27757 --- diff --git a/package/kernel/modules/crypto.mk b/package/kernel/modules/crypto.mk index 495fcc09e2..c7bbce9782 100644 --- a/package/kernel/modules/crypto.mk +++ b/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