mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[package] fix kmod-ip6tables modules (#5274)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16702 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f9a833a3b6
commit
c1fcf6698b
@ -355,7 +355,7 @@ define KernelPackage/ip6tables
|
||||
SUBMENU:=$(NF_MENU)
|
||||
TITLE:=IPv6 modules
|
||||
DEPENDS:=+kmod-ipv6
|
||||
KCONFIG:=CONFIG_IP6_NF_IPTABLES
|
||||
KCONFIG:=$(KCONFIG_IPT_IPV6)
|
||||
FILES:=$(foreach mod,$(IPT_IPV6-m),$(LINUX_DIR)/net/$(mod).$(LINUX_KMOD_SUFFIX))
|
||||
AUTOLOAD:=$(call AutoLoad,49,$(notdir $(IPT_IPV6-m)))
|
||||
endef
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user