From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:38221 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933080Ab1IIJtF (ORCPT ); Fri, 9 Sep 2011 05:49:05 -0400 Message-ID: <4E69E10F.5040804@suse.cz> Date: Fri, 09 Sep 2011 11:49:03 +0200 From: Michal Marek MIME-Version: 1.0 Subject: Re: [Patch] makefile: remove a duplicated line References: <1313565052-7293-1-git-send-email-amwang@redhat.com> In-Reply-To: <1313565052-7293-1-git-send-email-amwang@redhat.com> Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Amerigo Wang Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org, WANG Cong , linux-kbuild@vger.kernel.org On 17.8.2011 09:10, Amerigo Wang wrote: > There are two duplicated lines for 'make RECORDMCOUNT_WARN=1 [targets]' > in 'make help', remove the second one. > > Signed-off-by: WANG Cong Applied to kbuild-2.6.git#kbuild, thanks. Michal