mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-06 12:44:00 -05:00
parent
354d3cc326
commit
01076affd3
@ -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