Linux kbuild/kconfig development
 help / color / mirror / Atom feed
* Do we really need file `all'?
@ 2008-12-30  6:17 Jike Song
  2008-12-30  7:36 ` Jike Song
  2008-12-30  9:22 ` Sam Ravnborg
  0 siblings, 2 replies; 5+ messages in thread
From: Jike Song @ 2008-12-30  6:17 UTC (permalink / raw)
  To: sam; +Cc: linux-kbuild

Hi Sam,

 In commit a680eedc6c621c75695c68198533fc3c98f4053b you introduced the
following code:

        exuberant()
        {
                all_sources > all
                all_sources | xargs ....{snip}...

This will generate a regular file named `all' in the repository, which
is not included in .gitignore.
Do we really need this file? I think the second run of all_source is
enough.  Or otherwise should
we add it into .gitignore?

I'm not subscribing linux-kbuild list so please CC me in replies, thanks.

-- 
Thanks,
Jike

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

end of thread, other threads:[~2008-12-30  9:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-30  6:17 Do we really need file `all'? Jike Song
2008-12-30  7:36 ` Jike Song
2008-12-30  9:24   ` Sam Ravnborg
2008-12-30  9:28     ` Jike Song
2008-12-30  9:22 ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox