sit depends on tunnel4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11755 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
ca10df9791
commit
b8ad974cb5
|
@ -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 New Issue