mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 21:09:53 +02:00
automatically load ipv6 module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7625 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
50795a07db
commit
912f0d3ea0
@ -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
Block a user