Re: is kernel compilation supposed to change header file timestamps?

Sam Ravnborg (sam@ravnborg.org)
Thu, 22 Aug 2002 19:31:56 +0200


On Thu, Aug 22, 2002 at 12:41:19PM -0400, Chris Friesen wrote:
>
> I noticed the other day that on a kernel compile, the timestamps of some files are changed. The
> funny thing is that all the changed ones are header files, but not all header files are modified.
>
> Is this expected behaviour?
I assume you are compiling a 2.4 kernel, in which case this is expected
behaviour.
For the 2.5 kernel kbuild has been changed such that
header files are no longer 'touched' during the compile process.

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