mirror of https://github.com/hak5/openwrt.git
parent
8b0988baec
commit
d1da16a093
|
@ -57,7 +57,7 @@ define KernelPackage/crypto-hash
|
|||
TITLE:=CryptoAPI hash support
|
||||
KCONFIG:=CONFIG_CRYPTO_HASH
|
||||
FILES:=$(LINUX_DIR)/crypto/crypto_hash.ko
|
||||
AUTOLOAD:=$(call AutoLoad,02,crypto_hash.ko)
|
||||
AUTOLOAD:=$(call AutoLoad,02,crypto_hash)
|
||||
$(call AddDepends/crypto)
|
||||
endef
|
||||
$(eval $(call KernelPackage,crypto-hash))
|
||||
|
|
Loading…
Reference in New Issue