From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:57439 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757980Ab2ANXOR (ORCPT ); Sat, 14 Jan 2012 18:14:17 -0500 Date: Sun, 15 Jan 2012 00:14:15 +0100 From: Michal Marek Subject: Re: [PATCH] Improve update-po-config output Message-ID: <20120114231415.GA19267@sepie.suse.cz> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Peter Foley Cc: Linux Kernel Mailing List , Linux Kbuild Mailing List On Sun, Dec 18, 2011 at 06:15:16PM -0500, Peter Foley wrote: > > Make the V=0 output from update-po-config be aligned correctly. > Also remove an outdated comment and add a "GEN" statement. > > Signed-off-by: Peter Foley Applied to kbuild.git#kconfig. Michal