Openwrt/include
Jo-Philipp Wich 5ba9873914 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
2012-12-15 00:05:35 +00:00
..
site add preliminary support for musl 2012-11-23 20:02:29 +00:00
autotools.mk
cmake.mk
debug.mk
depends.mk
download.mk include: download.mk: correct tar argument order when packing checkouts 2012-12-02 18:35:47 +00:00
host-build.mk
host.mk
image.mk Revert "include/image.mk: call Image/Build/{cpiogz,targz}" 2012-12-04 22:59:05 +00:00
kernel-build.mk kernel: fix stripping symbol exports 2012-12-02 17:42:17 +00:00
kernel-defaults.mk use xz compressed kernel tarballs 2012-11-18 08:49:08 +00:00
kernel-version.mk kernel: update linux 3.6 to 3.6.10 2012-12-11 20:14:39 +00:00
kernel.mk kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based dependencies 2012-12-02 15:26:24 +00:00
ltqtapi.mk
netfilter.mk netfilter.mk: extend nf_add macro to take a version dependency expression 2012-12-15 00:05:35 +00:00
nls.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk buildroot: isolate the .install stamp files for build variants (#12279) 2012-11-07 16:15:22 +00:00
package-version-override.mk
package.mk buildroot: isolate the .install stamp files for build variants (#12279) 2012-11-07 16:15:22 +00:00
prereq-build.mk
prereq.mk
quilt.mk
scan.mk
scons.mk
shell.sh
subdir.mk
target.mk
toolchain-build.mk
toplevel.mk
uclibc++.mk
unpack.mk
verbose.mk
version.mk