From: Michal Marek Date: Mon, 30 May 2011 11:36:07 +0000 (+0200) Subject: kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL X-Git-Tag: v3.0-rc3~18^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cacd54ef49b75cb31d78bb7b8dd900690aac7bdf;p=pandora-kernel.git kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL Omit the second dot for releases without SUBLEVEL. If PATCHLEVEL is also empty, only display VERSION. Signed-off-by: Michal Marek --- Reading git-diff-tree failed