Re: [PATCH] Kbuild: use normal compression settings for tar*-pkg

From: Fengguang Wu
Date: Tue Sep 11 2012 - 00:22:49 EST


On Tue, Sep 11, 2012 at 05:01:09AM +0200, Andi Kleen wrote:
> >
> > -c should be kept because it means --stdout and --keep
>
> It seems to work without it.

Yeah I see: it's used in the pipe anyway:

tar cf - . $opts | ${compress} > "${tarball}${file_ext}"

Thanks,
Fengguang

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