From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:42106 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756453Ab2GMVKM (ORCPT ); Fri, 13 Jul 2012 17:10:12 -0400 Message-ID: <50008EB0.9090308@suse.cz> Date: Fri, 13 Jul 2012 23:10:08 +0200 From: Michal Marek MIME-Version: 1.0 Subject: Re: [PATCH] kconfig: Print errors to stderr in the Makefile References: <1341697354-36734-1-git-send-email-mmarek@suse.cz> In-Reply-To: <1341697354-36734-1-git-send-email-mmarek@suse.cz> Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: linux-kbuild@vger.kernel.org Cc: linux-kernel@vger.kernel.org Dne 7.7.2012 23:42, Michal Marek napsal(a): > Signed-off-by: Michal Marek > --- > scripts/kconfig/Makefile | 28 ++++++++++++++-------------- > 1 files changed, 14 insertions(+), 14 deletions(-) Pushed to kbuild.git#kconfig. Michal