mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
package/kernel: remove reference to 3.12 kernel version
Signed-off-by: Nicolas Thill <nico@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45742 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f535cc952d
commit
d807337fcd
@ -460,7 +460,6 @@ define KernelPackage/ipt-tproxy
|
||||
CONFIG_NETFILTER_XT_MATCH_SOCKET \
|
||||
CONFIG_NETFILTER_XT_TARGET_TPROXY
|
||||
FILES:= \
|
||||
$(if $(call kernel_patchver_lt,3.12),$(LINUX_DIR)/net/netfilter/nf_tproxy_core.ko) \
|
||||
$(foreach mod,$(IPT_TPROXY-m),$(LINUX_DIR)/net/$(mod).ko)
|
||||
AUTOLOAD:=$(call AutoProbe,$(notdir nf_tproxy_core $(IPT_TPROXY-m)))
|
||||
$(call AddDepends/ipt)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user