diff options
author | Keith Owens <kaos@ocs.com.au> | 2005-06-08 15:49:07 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-08 16:21:13 -0700 |
commit | 5754c9b649e414f1e3a3ea2ec15e42ed3e42eeb8 (patch) | |
tree | 7f22b5778559492c994fcaa9ca79ed409a6f3f2a /arch/x86_64 | |
parent | f8acd944ea511af02485b1709c07ac7aac12aa48 (diff) | |
download | kernel_samsung_aries-5754c9b649e414f1e3a3ea2ec15e42ed3e42eeb8.zip kernel_samsung_aries-5754c9b649e414f1e3a3ea2ec15e42ed3e42eeb8.tar.gz kernel_samsung_aries-5754c9b649e414f1e3a3ea2ec15e42ed3e42eeb8.tar.bz2 |
[PATCH] Stop arch/i386/kernel/vsyscall-note.o being rebuilt every time
arch/i386/kernel/vsyscall-note.o is not listed as a target so its .cmd file
is neither considered as a target nor is it read on the next build. This
causes vsyscall-note.o to be rebuilt every time that you run make, which
causes vmlinux to be rebuilt every time.
Signed-off-by: Keith Owens <kaos@ocs.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/x86_64')
0 files changed, 0 insertions, 0 deletions