sit depends on tunnel4

SVN-Revision: 11755
owl
Matteo Croce 2008-07-09 21:51:36 +00:00
parent 2746844d62
commit 1c70591c3d
1 changed files with 1 additions and 0 deletions

View File

@ -245,6 +245,7 @@ $(eval $(call KernelPackage,ipv6))
define KernelPackage/sit
SUBMENU:=$(NETWORK_SUPPORT_MENU)
DEPENDS:=+kmod-iptunnel4
TITLE:=IPv6-in-IPv4 tunnelling
endef