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.
>Some other problems:
>"make foo/bar.[si]" doesn't work anymore.
Hmm, that was working, I will investigate.
>"touch include/linux/mm.h" doesn't cause a recompile of any object.
I have found some cases where the timestamps are not tracked correctly
so changes to dependencies are not always detected. Fixed in
build-2.5-core-2, out tomorrow.
-
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/