linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* modules.order and modules.builting files created
@ 2010-01-04  4:57 Ben Dooks
  2010-01-04  9:14 ` Michal Marek
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Dooks @ 2010-01-04  4:57 UTC (permalink / raw)
  To: linux-kernel, linux-kbuild

The modules.order and modules.builtin files are ending up clogging
up 'git status' enquiries after building a recent kernel. Is there
any reason these can't be hidden?

-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: modules.order and modules.builting files created
  2010-01-04  4:57 modules.order and modules.builting files created Ben Dooks
@ 2010-01-04  9:14 ` Michal Marek
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Marek @ 2010-01-04  9:14 UTC (permalink / raw)
  To: Ben Dooks; +Cc: linux-kernel, linux-kbuild

On 4.1.2010 05:57, Ben Dooks wrote:
> The modules.order and modules.builtin files are ending up clogging
> up 'git status' enquiries after building a recent kernel. Is there
> any reason these can't be hidden?

There is

*.order
modules.builtin

in the top-level .gitignore file.

Michal

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-04  9:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-04  4:57 modules.order and modules.builting files created Ben Dooks
2010-01-04  9:14 ` Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).