Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753146AbbBSLGl (ORCPT ); Thu, 19 Feb 2015 06:06:41 -0500 Received: from mail-lb0-f172.google.com ([209.85.217.172]:34723 "EHLO mail-lb0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752433AbbBSLGk (ORCPT ); Thu, 19 Feb 2015 06:06:40 -0500 Message-ID: <54E5C3BC.20203@cogentembedded.com> Date: Thu, 19 Feb 2015 14:06:36 +0300 From: Sergei Shtylyov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Magnus Damm , luto@amacapital.net CC: linux-sh@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, mingo@redhat.com, hpa@zytor.com, tglx@linutronix.de Subject: Re: [PATCH] x86/vdso: Remove all generated files during clean References: <20150219021311.24366.75477.sendpatchset@little-apple> In-Reply-To: <20150219021311.24366.75477.sendpatchset@little-apple> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 963 Lines: 37 Hello. On 2/19/2015 5:13 AM, Magnus Damm wrote: > From: Magnus Damm > Make sure the following files are removed as expected during "make clean": > + arch/x86/vdso/vdso-image-32-int80.c > + arch/x86/vdso/vdso-image-32-syscall.c > + arch/x86/vdso/vdso-image-32-sysenter.c > + arch/x86/vdso/vdso-image-64.c > Signed-off-by: Magnus Damm > --- > > arch/x86/vdso/Makefile | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > --- 0001/arch/x86/vdso/Makefile > +++ work/arch/x86/vdso/Makefile 2015-02-19 10:50:15.975470639 +0900 > @@ -1,3 +1,4 @@ > + Stray new line? > # > # Building vDSO images for x86. > # [...] WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/