Home
last modified time | relevance | path

Searched hist:"01 ab17887f4cdcb8bb5a5d1bc3b160d186e6e99b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile01ab17887f4cdcb8bb5a5d1bc3b160d186e6e99b Sun Jun 27 21:45:21 CDT 2010 Amerigo Wang <amwang@redhat.com> Makefile: "make kernelrelease" should show the correct full kernel version

After commit 85a256d8e0116c8f5ad276730830f5d4d473344d, 'make kernelrelease'
doesn't show the correct full kernel version. This patch fixes it,
'make kernelrelease' will show the same version name with the one
you finally get.

Cc: David Rientjes <rientjes@google.com>
Cc: Michal Marek <mmarek@suse.cz>
Signed-off-by: Amerigo Wang <amwang@redhat.com>
[mmarek: merged with 0915512 and added dependency on
include/config/kernel.release]
Signed-off-by: Michal Marek <mmarek@suse.cz>