x86, boot: simplify arch/x86/boot/compressed/Makefile
authorH. Peter Anvin <hpa@zytor.com>
Wed, 6 May 2009 05:53:11 +0000 (22:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 9 May 2009 00:16:22 +0000 (17:16 -0700)
commit5f11e02019ef44f041e6e38a1363fa2fd4b8785d
treef5342da5ac98e9bbc85ba1c44beebc987a98142d
parent845adf7266a7ba6970bf982ffd96abc60d2018ab
x86, boot: simplify arch/x86/boot/compressed/Makefile

Simplify the arch/x86/boot/compressed/Makefile, by using the new
capability of specifying multiple inputs to a compressor, and the
CONFIG_X86_NEED_RELOCS Kconfig symbol.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
arch/x86/boot/compressed/Makefile