mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
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
|
||||
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
||||
DEPENDS:=+kmod-iptunnel4
|
||||
TITLE:=IPv6-in-IPv4 tunnelling
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue