]> git.baikalelectronics.ru Git - kernel.git/commit
Makefile: "make kernelrelease" should show the correct full kernel version
authorAmerigo Wang <amwang@redhat.com>
Mon, 28 Jun 2010 02:45:21 +0000 (10:45 +0800)
committerMichal Marek <mmarek@suse.cz>
Tue, 29 Jun 2010 12:05:35 +0000 (14:05 +0200)
commit7037c6acb7851d3a3c2ecb2adf359b4d9fad37f2
tree71dae983615599e5972ea44b4452f0383964e2ae
parent48cf59ebd746e1598eea7e09fba55c92f9865b57
Makefile: "make kernelrelease" should show the correct full kernel version

After commit be92e90223093ec0c6c01b59bc3ee7bd57c6d709, '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 35a8759 and added dependency on
include/config/kernel.release]
Signed-off-by: Michal Marek <mmarek@suse.cz>
Makefile