From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qy0-f174.google.com ([209.85.216.174]:63871 "EHLO mail-qy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751118Ab1AXFVE (ORCPT ); Mon, 24 Jan 2011 00:21:04 -0500 Date: Mon, 24 Jan 2011 13:20:53 +0800 From: =?utf-8?Q?Am=C3=A9rico?= Wang Subject: Re: [PATCH] scripts/extract-ikconfig: add xz compression support Message-ID: <20110124052053.GD6971@cr0.nay.redhat.com> References: <20110123234457.GB2321@streefland.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110123234457.GB2321@streefland.net> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Dick Streefland Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, Arkadiusz Miskiewicz On Mon, Jan 24, 2011 at 12:44:57AM +0100, Dick Streefland wrote: >Add support for kernels compressed with xz to the extract-ikconfig script. > >Signed-off-by: Dick Streefland Acked-by: WANG Cong Thanks.