Openwrt/include
Felix Fietkau 9acb81d9af kernel.mk: add a new helper for comparing kernel versions, which can take 1 - 4 field kernel versions
implement CompareKernelPatchVer using this new helper
implement kernel_patchver_{gt,ge,eq,le,lt}, which are more convenient for use with inline $(if)

SVN-Revision: 27087
2011-06-01 18:08:17 +00:00
..
site
autotools.mk autotools.mk: disable autoreconf recursion if more than one dir is given in PKG_AUTOMAKE_PATHS 2011-04-11 14:18:55 +00:00
cmake.mk add LD_LIBRARY to cmake.mk 2011-05-20 16:21:30 +00:00
debug.mk
depends.mk
download.mk
host-build.mk
host.mk
image.mk
kernel-build.mk
kernel-defaults.mk
kernel-version.mk kernel: some updates for kernel 2.6.39 2011-05-25 19:32:00 +00:00
kernel.mk kernel.mk: add a new helper for comparing kernel versions, which can take 1 - 4 field kernel versions 2011-06-01 18:08:17 +00:00
netfilter.mk netfilter.mk: remove a few obsolete CompareKernelPatchVer calls 2011-06-01 18:08:12 +00:00
nls.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk
package-version-override.mk
package.mk
prereq-build.mk
prereq.mk
quilt.mk silence error when package has no patches (patchwork 321) 2011-04-12 21:11:24 +00:00
scan.mk build: log package dump failures to logs to avoid forcing user to write cryptic commands to figure out what's going on 2011-04-06 14:48:59 +00:00
shell.sh
subdir.mk remove legacy package/foo-compile wrapper targets, people should be used to the correct target names by now 2011-05-28 16:27:21 +00:00
target.mk remove the now unused Target-Kernel field from the target metadata 2011-05-30 23:07:53 +00:00
toolchain-build.mk
toplevel.mk prepare .config before testing for missing options 2011-04-17 02:16:52 +00:00
unpack.mk
verbose.mk