[package] kernel/modules: Fix r26637
[openwrt.git] / package / kernel / modules / crypto.mk
index 63300a9..b895224 100644 (file)
@@ -218,7 +218,7 @@ define KernelPackage/crypto-deflate
   DEPENDS:=+kmod-zlib
   KCONFIG:=CONFIG_CRYPTO_DEFLATE
   FILES:=$(LINUX_DIR)/crypto/deflate.ko
-  AUTOLOAD:=$(call AutoLoad,09,zlib_deflate deflate)
+  AUTOLOAD:=$(call AutoLoad,09,deflate)
   $(call AddDepends/crypto)
 endef
 
This page took 0.020384 seconds and 4 git commands to generate.