fixup orion compile
[openwrt.git] / package / kernel / modules / crypto.mk
index af9b5e2..e869851 100644 (file)
@@ -41,7 +41,7 @@ endef
 
 define KernelPackage/crypto-hash
   TITLE:=CryptoAPI hash support
-  KCONFIG:=CONFIG_CRYPTO_HASH
+  KCONFIG:=CONFIG_CRYPTO_HASH2
   FILES:=$(LINUX_DIR)/crypto/crypto_hash.ko
   AUTOLOAD:=$(call AutoLoad,02,crypto_hash)
   $(call AddDepends/crypto)
This page took 0.021305 seconds and 4 git commands to generate.