linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kaloz@openwrt.org (Imre Kaloz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: support XZ compressed kernels
Date: Fri, 08 Jul 2011 22:54:29 +0200	[thread overview]
Message-ID: <op.vybi03ze2s3iss@ecaz> (raw)
In-Reply-To: <20110708203832.GV4812@n2100.arm.linux.org.uk>

On Fri, 08 Jul 2011 22:38:32 +0200, Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:

> 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 ?

We do "$(call if_changed,$(suffix_y))" and scripts/Makefile.lib uses cmd_xzkern. I think keeping the changes minimal worth more then having the proper suffix for a temporary file.


Imre

  reply	other threads:[~2011-07-08 20:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-07 10:19 [PATCH] ARM: support XZ compressed kernels Imre Kaloz
2011-07-07 19:14 ` Nicolas Pitre
2011-07-08 18:50   ` Imre Kaloz
2011-07-08 20:38 ` Russell King - ARM Linux
2011-07-08 20:54   ` Imre Kaloz [this message]
2011-07-08 21:04     ` Russell King - ARM Linux
2011-07-08 21:21       ` Imre Kaloz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=op.vybi03ze2s3iss@ecaz \
    --to=kaloz@openwrt.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).