aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMichal Marek <[email protected]>2011-02-17 14:13:54 +0000
committerMichal Marek <[email protected]>2011-02-21 12:35:17 +0000
commitb7bd182176960fdd139486cadb9962b39f8a2b50 (patch)
treedfd9a501ff513e40800ef404ce3af5b62690cc62 /net/unix/af_unix.c
parentMerge branch 'kbuild/packaging' into kbuild/rc-fixes (diff)
downloadkernel-b7bd182176960fdd139486cadb9962b39f8a2b50.tar.gz
kernel-b7bd182176960fdd139486cadb9962b39f8a2b50.zip
fixdep: Do not record dependency on the source file itself
The dependency is already expressed by the Makefiles, storing it in the .cmd file breaks build if a .c file is replaced by .S or vice versa, because the .cmd file contains foo/bar.o: foo/bar.c ... foo/bar.c ... : so the foo/bar.c -> foo/bar.o rule triggers even if there is no foo/bar.c anymore. Acked-by: Stephen Rothwell <[email protected]> Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions