commit | fc0ce23506d943b9eaa731a051769d0e0605eb03 | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@novell.com> | Thu Aug 20 16:14:15 2009 +0100 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Aug 20 16:08:58 2009 -0700 |
tree | 211a4ed389b18b9e5a0d5427cbbae88e6b0602d2 | |
parent | cbcb340cb6a6f9f32724c90493f509dd41105e20 [diff] |
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 <jbeulich@novell.com> LKML-Reference: <4A8D84670200007800010D31@vpn.id2.novell.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>