Re: [PATCH] powerpc: some vmlinux files that should be ignored

2008-08-12 Thread Michael Neuling
In message <[EMAIL PROTECTED]> you wrote: > A couple of vmlinux output files that should be ignored: vmlinux.strip > and vmlinux.lds. > > Signed-off-by: Sean MacLennan <[EMAIL PROTECTED]> > --- > diff --git a/.gitignore b/.gitignore This will need to goto LKML. Mikey > index 869e1a3..f7e924a 10

[PATCH] powerpc: some vmlinux files that should be ignored

2008-08-11 Thread Sean MacLennan
A couple of vmlinux output files that should be ignored: vmlinux.strip and vmlinux.lds. Signed-off-by: Sean MacLennan <[EMAIL PROTECTED]> --- diff --git a/.gitignore b/.gitignore index 869e1a3..f7e924a 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ tags TAGS vmlinux +vmlinux.strip