Re: [PATCH] x86/vdso: Remove all generated files during clean
From: Sergei Shtylyov
Date: Thu Feb 19 2015 - 06:06:45 EST
Hello.
On 2/19/2015 5:13 AM, Magnus Damm wrote:
From: Magnus Damm <damm+renesas@xxxxxxxxxxxxx>
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 <damm+renesas@xxxxxxxxxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/