Searched hist:"88 e4d250" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/kernel/ |
H A D | Makefile | 88e4d250 Wed Oct 17 15:06:30 CDT 2007 Sam Ravnborg <sam@ravnborg.org> x86: delete vsyscall files during make clean
make clean failed to delete a few files in x86/kernel. This is because kbuild does not see the correct/full kernel/Makefile.
As a workaround until the Makefiles are merged specify the files to be deleted in the common Makefile.
Reported by Mike Galbraith <efault@gmx.de>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Mike Galbraith <efault@gmx.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 88e4d250 Wed Oct 17 15:06:30 CDT 2007 Sam Ravnborg <sam@ravnborg.org> x86: delete vsyscall files during make clean make clean failed to delete a few files in x86/kernel. This is because kbuild does not see the correct/full kernel/Makefile. As a workaround until the Makefiles are merged specify the files to be deleted in the common Makefile. Reported by Mike Galbraith <efault@gmx.de> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Mike Galbraith <efault@gmx.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|