mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Willy Tarreau <willy@w.ods.org>
To: Christian Leber <christian@leber.de>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: [PATCH 2/2] lzma support: lzma compressed kernel image
Date: Mon, 13 Jun 2005 06:25:38 +0200	[thread overview]
Message-ID: <20050613042538.GE8907@alpha.home.local> (raw)
In-Reply-To: <20050612223150.GA26370@core.home>

On Mon, Jun 13, 2005 at 12:31:50AM +0200, Christian Leber wrote:
> On Tue, Jun 07, 2005 at 11:41:28PM +0200, Christian Leber wrote:
> 
> Also refined.
> And btw. it is together with PATCH 1/2 allready used by a rescue
> distribution :-)
(...)

> +$(obj)/vmlinux.bin.lzma: $(obj)/vmlinux.bin FORCE
> +	lzma e $(obj)/vmlinux.bin $(obj)/vmlinux.bin.lzma
        ^^^^
Would you please use $(call if_changed,lzma) as it is in other places ?
This is very handy as it allows you to use another binary by simply
passing "cmd_lzma=" to make.

Thanks,
Willy


  reply	other threads:[~2005-06-13  4:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-07 21:41 Christian Leber
2005-06-12 22:31 ` Christian Leber
2005-06-13  4:25   ` Willy Tarreau [this message]
2005-06-14  2:10   ` Frank Sorenson
2005-06-14 10:31     ` Christian Leber
2005-06-15 21:27       ` Frank Sorenson

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=20050613042538.GE8907@alpha.home.local \
    --to=willy@w.ods.org \
    --cc=akpm@osdl.org \
    --cc=christian@leber.de \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®