projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix nfs modules options and modules, only package modules that are built for all...
[openwrt.git]
/
package
/
kernel
/
modules
/
network.mk
diff --git
a/package/kernel/modules/network.mk
b/package/kernel/modules/network.mk
index
5030239
..
c4115a5
100644
(file)
--- a/
package/kernel/modules/network.mk
+++ b/
package/kernel/modules/network.mk
@@
-245,6
+245,7
@@
$(eval $(call KernelPackage,ipv6))
define KernelPackage/sit
SUBMENU:=$(NETWORK_SUPPORT_MENU)
+ DEPENDS:=+kmod-iptunnel4
TITLE:=IPv6-in-IPv4 tunnelling
endef
This page took
0.022066 seconds
and
4
git commands to generate.