lkml.org 
[lkml]   [2005]   [Jun]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/2] lzma support: lzma compressed kernel image
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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-06-13 06:29    [W:0.093 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site