[PATCH] ARM: support XZ compressed kernels
From: Russell King - ARM Linux <hidden>
Date: 2011-07-08 20:38:32
From: Russell King - ARM Linux <hidden>
Date: 2011-07-08 20:38:32
On Thu, Jul 07, 2011 at 12:19:59PM +0200, Imre Kaloz wrote:
# Make sure files are removed during clean -extra-y += piggy.gzip piggy.lzo piggy.lzma lib1funcs.S +extra-y += piggy.gzip piggy.lzo piggy.lzma piggy.xzkern lib1funcs.S ashldi3.S
Is there a reason the suffix is xzkern rather than just xz ?