commit | d531b4fd2fa3c619d973ea639476f172d5a3732d | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Wed Jan 30 13:32:27 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:32:27 2008 +0100 |
tree | 34e836938cedf3064fb2bf35750729254767784e | |
parent | 4ba7e5cd499a72983e6d011e76c1d8fad896d310 [diff] |
x86: teach vdso to clean A few files remained after 'make clean' in arch/x86/vdso/. Teach vdso to clean up those files in a bit brutal fashion. The filenames are just hardcoded in the Makefile. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Roland McGrath <roland@redhat.com> Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>