Hi,

Keith Owens wrote:

> >These 14 seconds (or 37 seconds on my machine) are always needed
> >whatever I try, e.g. "make foo/bar.o" also needs that time.
> 
> make NO_MAKEFILE_GEN=1 foo/bar.o.  Very low overhead for quick and
> dirty testing of changes, but if you want an accurate kernel build, you
> have to take the overhead.  kbuild 2.4 overhead for a full build when
> only minor changes have been made is even worse.

I don't want a kernel build, I just want a single object file to be
rebuilt?!
I can understand that it takes longer, when I change a Makefile or the
config, but why has the Makefile to be rebuilt, when only a source file
changed?

bye, Roman

_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to