From: H. Peter Anvin Date: Wed, 6 May 2009 05:53:11 +0000 (-0700) Subject: x86, boot: simplify arch/x86/boot/compressed/Makefile X-Git-Tag: v2.6.31-rc1~422^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f11e02019ef44f041e6e38a1363fa2fd4b8785d;p=pandora-kernel.git 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 Acked-by: Sam Ravnborg --- Reading git-diff-tree failed