mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
fixup orion compile
SVN-Revision: 27591
This commit is contained in:
parent
1af1682eb2
commit
1e395abc80
@ -41,7 +41,7 @@ endef
|
|||||||
|
|
||||||
define KernelPackage/crypto-hash
|
define KernelPackage/crypto-hash
|
||||||
TITLE:=CryptoAPI hash support
|
TITLE:=CryptoAPI hash support
|
||||||
KCONFIG:=CONFIG_CRYPTO_HASH
|
KCONFIG:=CONFIG_CRYPTO_HASH2
|
||||||
FILES:=$(LINUX_DIR)/crypto/crypto_hash.ko
|
FILES:=$(LINUX_DIR)/crypto/crypto_hash.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,02,crypto_hash)
|
AUTOLOAD:=$(call AutoLoad,02,crypto_hash)
|
||||||
$(call AddDepends/crypto)
|
$(call AddDepends/crypto)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user