Re: [patch] 2.4.11-pre4 remove spurious kernel recompiles

Andrea Arcangeli (andrea@suse.de)
Sun, 7 Oct 2001 20:05:22 +0200


On Sun, Oct 07, 2001 at 08:25:42PM +1000, Keith Owens wrote:
> in the top level Makefile forces a recompile of the entire kernel, for
> no good reason.

this is a matter of taste but personally I believe that at least
theorically recompiling the whole kernel if I add -g to CFLAGS, or if I
change the EXTRAVERSION have lots of sense. OTOH at the moment I
wouldn't trust the buildsystem anyways, so I'd run a `make distclean`
anyways in those cases :).

Andrea
-
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/