On 04/28/2015 03:32 PM, Andrey Skvortsov wrote: > After kernel is built 'git status' reports: > > # Untracked files: > # (use "git add <file>..." to include in what will be committed) > # > # arch/arm/vdso/vdso.so.raw > # arch/arm/vdso/vdsomunge > > These files are created during build process and removed with 'make > clean'. This patch makes git to ignore them.
Thanks, but this should be fixed already by: 2b507a2d9c7f ARM: 8343/1: VDSO: add build artifacts to .gitignore -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/