commit | 5f11e02019ef44f041e6e38a1363fa2fd4b8785d | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Tue May 05 22:53:11 2009 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Fri May 08 17:16:22 2009 -0700 |
tree | f5342da5ac98e9bbc85ba1c44beebc987a98142d | |
parent | 845adf7266a7ba6970bf982ffd96abc60d2018ab [diff] |
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>