Skip to content
Snippets Groups Projects
Commit 5ba98739 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

netfilter.mk: extend nf_add macro to take a version dependency expression

	- nf_add now takes an optional 4th argument which specifies a kernel version dependency, e.g. "lt 3.7.0"
	- remove CompareKernelPatchVer conditionals around nf_add invocations, use version depends instead
	- fixes xt_LOG.ko packaging with Linux 3.6.0 and later

SVN-Revision: 34681
parent 4901ac82
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment