From: Sam Ravnborg Date: Wed, 17 Oct 2007 19:16:33 +0000 (+0200) Subject: x86: fix kernel rebuild due to vsyscall fallout X-Git-Tag: v2.6.24-rc1~476^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b381a14288e6e06084206601ee252f8c357e796f;p=pandora-kernel.git 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 Signed-off-by: Sam Ravnborg Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed