[PATCH] powerpc: Ignore vmlinux.strip

Benjamin Herrenschmidt benh at kernel.crashing.org
Wed Feb 4 14:42:40 EST 2009


On Wed, 2009-01-28 at 14:50 -0500, Sean MacLennan wrote:
> Not sure if this is PPC specific or not. I use the following patch to
> get a clean git status. Does nobody else see this file? Or am I missing
> a step somewhere?

Looks good actually.

> Cheers,
>    Sean
> 
> Ignore the vmlinux.strip file.
> 
> Signed-off-by: Sean MacLennan <smaclennan at pikatech.com>
> diff --git a/.gitignore b/.gitignore
> index 869e1a3..f7e924a 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -32,6 +32,7 @@
>  tags
>  TAGS
>  vmlinux
> +vmlinux.strip
>  System.map
>  Module.markers
>  Module.symvers
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev at ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev




More information about the Linuxppc-dev mailing list