From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:59583 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751664Ab0FCIOR (ORCPT ); Thu, 3 Jun 2010 04:14:17 -0400 Message-ID: <4C076455.5040001@suse.cz> Date: Thu, 03 Jun 2010 10:14:13 +0200 From: Michal Marek MIME-Version: 1.0 Subject: Re: [Patch] scripts: add nconf into gitignore file References: <20100603025039.GA5138@cr0.nay.redhat.com> In-Reply-To: <20100603025039.GA5138@cr0.nay.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: =?ISO-8859-1?Q?Am=E9rico_Wang?= Cc: linux-kbuild@vger.kernel.org, LKML On 3.6.2010 04:50, Américo Wang wrote: > > > scripts/kconfig/nconf is generated by 'make nconfig', > add it into .gitignore. > > Signed-off-by: WANG Cong Thanks, applied. Michal