Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

modules.order and modules.builting files created

2 views
Skip to first unread message

Ben Dooks

unread,
Jan 4, 2010, 12:00:02 AM1/4/10
to
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 (b...@fluff.org, http://www.fluff.org/)

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

Michal Marek

unread,
Jan 4, 2010, 4:20:01 AM1/4/10
to
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

0 new messages