add explicit dependency on kmod-crypto-core when required (closes: #6557)

SVN-Revision: 19291
This commit is contained in:
Nicolas Thill
2010-01-23 16:39:31 +00:00
parent 8499c45a73
commit 815dc97a58
4 changed files with 5 additions and 5 deletions

View File

@@ -505,7 +505,7 @@ $(eval $(call KernelPackage,ipoa))
define KernelPackage/mppe
SUBMENU:=$(NETWORK_SUPPORT_MENU)
TITLE:=Microsoft PPP compression/encryption
DEPENDS:=kmod-ppp +kmod-crypto-arc4 +kmod-crypto-sha1
DEPENDS:=kmod-ppp +kmod-crypto-core +kmod-crypto-arc4 +kmod-crypto-sha1
KCONFIG:= \
CONFIG_PPP_MPPE_MPPC \
CONFIG_PPP_MPPE