add compat 'PROVIDES' for renamed kernel modules

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8907 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Nicolas Thill
2007-09-21 10:08:01 +00:00
parent 437eaca2fa
commit 40d8d6024c
2 changed files with 2 additions and 0 deletions

View File

@@ -169,6 +169,7 @@ $(eval $(call KernelPackage,ipsec6))
define KernelPackage/iptunnel4
SUBMENU:=$(NETWORK_SUPPORT_MENU)
TITLE:=IP tunneling (IPv4)
PROVIDES:=kmod-ipip
KCONFIG:= \
CONFIG_NET_IPIP \
CONFIG_INET_TUNNEL