From: Jan Beulich Date: Thu, 20 Aug 2009 15:14:15 +0000 (+0100) Subject: x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile X-Git-Tag: v2.6.31-rc8~33^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc0ce23506d943b9eaa731a051769d0e0605eb03;p=pandora-kernel.git x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile The absence of vmlinux.lds here keeps .vmlinux.lds.cmd from being included, which in turn leads to it and all its dependents always getting rebuilt independent of whether they are already up-to-date. Signed-off-by: Jan Beulich LKML-Reference: <4A8D84670200007800010D31@vpn.id2.novell.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed