Searched hist:"7840 fea200cd1ad93ed19853a83752a21f691326" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/scripts/mod/ |
H A D | sumversion.c | diff 7840fea200cd1ad93ed19853a83752a21f691326 Fri Mar 11 15:34:47 CST 2011 Michal Marek <mmarek@suse.cz> kbuild: Fix computing srcversion for modules
Recent change to fixdep:
commit b7bd182176960fdd139486cadb9962b39f8a2b50 Author: Michal Marek <mmarek@suse.cz> Date: Thu Feb 17 15:13:54 2011 +0100
fixdep: Do not record dependency on the source file itself
changed the format of the *.cmd files without realizing that it is also used by modpost. Put the path to the source file to the file back, in a special variable, so that modpost sees all source files when calculating srcversion for modules.
Reported-and-tested-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Michal Marek <mmarek@suse.cz> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/scripts/basic/ |
H A D | fixdep.c | diff 7840fea200cd1ad93ed19853a83752a21f691326 Fri Mar 11 15:34:47 CST 2011 Michal Marek <mmarek@suse.cz> kbuild: Fix computing srcversion for modules
Recent change to fixdep:
commit b7bd182176960fdd139486cadb9962b39f8a2b50 Author: Michal Marek <mmarek@suse.cz> Date: Thu Feb 17 15:13:54 2011 +0100
fixdep: Do not record dependency on the source file itself
changed the format of the *.cmd files without realizing that it is also used by modpost. Put the path to the source file to the file back, in a special variable, so that modpost sees all source files when calculating srcversion for modules.
Reported-and-tested-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Michal Marek <mmarek@suse.cz> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|