kernel.mk: add a new helper for comparing kernel versions, which can take 1 - 4 field...
authorFelix Fietkau <nbd@openwrt.org>
Wed, 1 Jun 2011 18:08:17 +0000 (18:08 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 1 Jun 2011 18:08:17 +0000 (18:08 +0000)
commit9acb81d9af4cef2679f0475bd2b0f18963c795de
treee3085d0e2eee4790ba1e2f874bbdce8f68bfcbd7
parent1027d262ef382c196478ab040a4cc33dd36211a2
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
include/kernel.mk