[PATCH] arm: vdso: .gitignore: ignore generated vdso.so.raw and vdsomunge

Nathan Lynch Nathan_Lynch at mentor.com
Tue Apr 28 13:40:45 PDT 2015


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




More information about the linux-arm-kernel mailing list