All of lore.kernel.org
 help / color / mirror / Atom feed
* build anomaly in 2.6.20
@ 2006-12-29  1:14 Larry Finger
  0 siblings, 0 replies; only message in thread
From: Larry Finger @ 2006-12-29  1:14 UTC (permalink / raw)
  To: LKML

In 2.6.20-rc2, fs/proc/proc_misc.c has been changed to need include/linux/compile.h. As the latter
file contains the dat and time of the compilation, this change ensures that the kernel will be
relinked with every make call, even if it is run just after a successful make run.

In my work as the bcm43xx maintainer, I make frequent trial changes to that module. It seems a waste
to have to relink the kernel with every such change.

Larry

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-29  1:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-29  1:14 build anomaly in 2.6.20 Larry Finger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.