kernel: revert r24160 (remove the bogus ext2/ext3 dependency on linux 2.6.30/31)
[openwrt.git] / package / kernel / modules / netsupport.mk
index 3a1a3b4..8987fe4 100644 (file)
@@ -526,7 +526,7 @@ $(eval $(call KernelPackage,ipoa))
 define KernelPackage/mppe
   SUBMENU:=$(NETWORK_SUPPORT_MENU)
   TITLE:=Microsoft PPP compression/encryption
-  DEPENDS:=kmod-ppp +kmod-crypto-core +kmod-crypto-arc4 +kmod-crypto-sha1
+  DEPENDS:=kmod-ppp +kmod-crypto-core +kmod-crypto-arc4 +kmod-crypto-sha1 +kmod-crypto-ecb
   KCONFIG:= \
        CONFIG_PPP_MPPE_MPPC \
        CONFIG_PPP_MPPE
This page took 0.022271 seconds and 4 git commands to generate.