]> git.baikalelectronics.ru Git - kernel.git/commit
x86: fix kernel rebuild due to vsyscall fallout
authorSam Ravnborg <sam@ravnborg.org>
Wed, 17 Oct 2007 19:16:33 +0000 (21:16 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 17 Oct 2007 19:19:23 +0000 (21:19 +0200)
commit95ef844eea40e318de3dc377ac441ecf86b6a94e
tree69f5bb7a15c1ba23951a2c0fccfa2db585cf499b
parentd6148c9074b49304ed4216668af8401a19c7ebcc
x86: fix kernel rebuild due to vsyscall fallout

Fix rebuild of kernel when there is no changes.
This happened for i386.
Using make V=2 hinted that the output files were
not assigned to targets - fixed by this patch.

Reported by: Boaz Harrosh <bharrosh@panasas.com>

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/Makefile_32