public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Module.symvers not ignored at all?
@ 2011-03-26 16:59 Ralf Thielow
  2011-03-27 13:16 ` Michal Marek
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Thielow @ 2011-03-26 16:59 UTC (permalink / raw)
  To: linux-kernel

Hello,

why is "Module.symvers" only ignored in the root directory
but not in the others? If i rebuild separate modules, i see some
of these files with "git status".

Thanks,
Ralf

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

* Re: Module.symvers not ignored at all?
  2011-03-26 16:59 Module.symvers not ignored at all? Ralf Thielow
@ 2011-03-27 13:16 ` Michal Marek
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Marek @ 2011-03-27 13:16 UTC (permalink / raw)
  To: Ralf Thielow; +Cc: linux-kernel

On 26.3.2011 17:59, Ralf Thielow wrote:
> Hello,
> 
> why is "Module.symvers" only ignored in the root directory
> but not in the others? If i rebuild separate modules, i see some
> of these files with "git status".

If you do it the documented way, i.e. make path/to/module.ko instead of
abusing M=, then no Module.symvers in the subdirectory will be created.

Michal

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

end of thread, other threads:[~2011-03-27 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-26 16:59 Module.symvers not ignored at all? Ralf Thielow
2011-03-27 13:16 ` Michal Marek

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