Re: [PATCH] x86: gitignore arch/x86/vdso files

2008-01-01 Thread Roland McGrath
I'd make those *.lds or at least vdso*.lds, since it is more likely there will be other variants than that there will be any .lds source files (since they are .lds.S instead). Thanks, Roland -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EM

Re: [PATCH] x86: gitignore arch/x86/vdso files

2007-12-30 Thread Ingo Molnar
* Sam Ravnborg <[EMAIL PROTECTED]> wrote: > Teach git to ignore generated files in > arch/x86/vdso/* thanks Sam, applied. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.ker

[PATCH] x86: gitignore arch/x86/vdso files

2007-12-30 Thread Sam Ravnborg
Teach git to ignore generated files in arch/x86/vdso/* Signed-off-by: Sam Ravnborg <[EMAIL PROTECTED]> Cc: Roland McGrath <[EMAIL PROTECTED]> Cc: "H. Peter Anvin" <[EMAIL PROTECTED]> Cc: Ingo Molnar <[EMAIL PROTECTED]> Cc: Thomas Gleixner <[EMAIL PROTECTED]> --- arch/x86/vdso/.gitignore|