sit depends on tunnel4
SVN-Revision: 11755
This commit is contained in:
parent
2746844d62
commit
1c70591c3d
1 changed files with 1 additions and 0 deletions
|
@ -245,6 +245,7 @@ $(eval $(call KernelPackage,ipv6))
|
||||||
|
|
||||||
define KernelPackage/sit
|
define KernelPackage/sit
|
||||||
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
||||||
|
DEPENDS:=+kmod-iptunnel4
|
||||||
TITLE:=IPv6-in-IPv4 tunnelling
|
TITLE:=IPv6-in-IPv4 tunnelling
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue