netfilter.mk: extend nf_add macro to take a version dependency expression
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 15 Dec 2012 00:05:35 +0000 (00:05 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 15 Dec 2012 00:05:35 +0000 (00:05 +0000)
commit1971309ae55935b78724e3835123fc4869e3895a
tree071fbee2c8b22612cd88fcfe1bba4fd4cd0b834a
parent0f5ef2bc113c6c988307ae0e55dc19d5f74da069
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34681 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/netfilter.mk