]> git.baikalelectronics.ru Git - kernel.git/commit
x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile
authorJan Beulich <JBeulich@novell.com>
Thu, 20 Aug 2009 15:14:15 +0000 (16:14 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 20 Aug 2009 23:08:58 +0000 (16:08 -0700)
commit5a2ba13fa1dafca0d4a0fa1fa818f62d823691fb
tree211a4ed389b18b9e5a0d5427cbbae88e6b0602d2
parent05aef8509cc99c51df19b027502612671dcfaf04
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>
arch/x86/boot/compressed/Makefile