mirror of https://github.com/hak5/openwrt-owl.git
parent
1c7ab50199
commit
7c9959a5a2
|
@ -127,6 +127,7 @@ define KernelPackage/ipv6
|
|||
Kernel modules for IPv6 support
|
||||
KCONFIG:=$(CONFIG_IPV6)
|
||||
SUBMENU:=$(NSMENU)
|
||||
AUTOLOAD:=$(call AutoLoad,20,ipv6)
|
||||
endef
|
||||
define KernelPackage/ipv6/2.4
|
||||
FILES:=$(LINUX_DIR)/net/ipv6/ipv6.$(LINUX_KMOD_SUFFIX)
|
||||
|
|
Loading…
Reference in New Issue