automatically load ipv6 module
SVN-Revision: 7625
This commit is contained in:
parent
1c7ab50199
commit
7c9959a5a2
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue