https://github.com/torvalds/linux
Revision 44f329ab69b742194e48f66e87064cff70fb52b8 authored by Jan Beulich on 22 February 2006, 12:29:04 UTC, committed by Linus Torvalds on 10 March 2006, 23:59:34 UTC
Rebuilding a previously built tree while using make's -j option from
time to time results in the version.h check running at the same time as
the updating of .kernelrelease, resulting in UTS_RELEASE remaining an
empty string (and as a side effect causing the entire kernel to be
rebuilt).

Signed-Off-By: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 4ceadbf
History
Tip revision: 44f329ab69b742194e48f66e87064cff70fb52b8 authored by Jan Beulich on 22 February 2006, 12:29:04 UTC
[PATCH] kbuild: version.h should depend on .kernelrelease
Tip revision: 44f329a
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.2 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top