lkml.org 
[lkml]   [2006]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: .gitignore files really necessary?
On Fri, Jan 06, 2006 at 10:25:31AM +0800, Coywolf Qi Hunt wrote:
> Hello,
>
> I see you keep updating .gitignore files. That would be a never ending
> extra burden IMHO. May I suggest we all use KBUILD_OUTPUT instead to keep
> the source tree clean? Or am I missing you?

You will see a number of .gitignore updates until we get the kernel
covered as is. After that the .gitignore files will seldom see updates.

Also some of the patches even change things already to simplify stuff.
Look at last patch from Brian that ignores *.so in all the trees - this
covers all the architectures using vdso tricks.

And the typical developer does not want to use KBUILD_OUTPUT, that would
be cumbersome when debugging the kernel - so requesting all users to
start using KBUILD_OUTPUT (make O=...) is not an option.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-06 16:44    [W:0.799 / U:0.888 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site