mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-26 02:38:59 +02:00
Package sit module as part of kmod-ipv6 (#1424)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6445 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fc3f4b6cf1
commit
c634ebe6f0
@ -126,7 +126,7 @@ define KernelPackage/ipv6
|
|||||||
DESCRIPTION:=\
|
DESCRIPTION:=\
|
||||||
Kernel modules for IPv6 support
|
Kernel modules for IPv6 support
|
||||||
KCONFIG:=$(CONFIG_IPV6)
|
KCONFIG:=$(CONFIG_IPV6)
|
||||||
FILES:=$(MODULES_DIR)/kernel/net/ipv6/ipv6.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(MODULES_DIR)/kernel/net/ipv6/{ipv6,sit}.$(LINUX_KMOD_SUFFIX)
|
||||||
SUBMENU:=$(NSMENU)
|
SUBMENU:=$(NSMENU)
|
||||||
endef
|
endef
|
||||||
$(eval $(call KernelPackage,ipv6))
|
$(eval $(call KernelPackage,ipv6))
|
||||||
|
Loading…
Reference in New Issue
Block a user