ckmake: sort kernel releases properly
authorJohannes Berg <johannes.berg@intel.com>
Tue, 3 Dec 2013 10:02:41 +0000 (11:02 +0100)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 6 Dec 2013 11:52:10 +0000 (12:52 +0100)
commit3e08333903329240b0d8f23ff81adf308d366e01
tree371a91d9c6125a234d769f0d426262c0f67cbe04
parentaa6be66254618de23b386fd18dfb4a307af214bb
ckmake: sort kernel releases properly

Ever since 3.10, kernel releases weren't sorted properly.
Put them into a parsed list first and then sort them to
get the 3.10/11/12 etc. to the bottom of the list.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
devel/ckmake