"make clean": how it's needed?

From: Paolo Ornati (javaman@katamail.com)
Date: Thu Mar 13 2003 - 09:56:07 EST


I have this doubt, the "standard" procedure to build a kernel(2.2.x/2.4.x) is:
        make menuconfig
        make dep
        make clean // ... when?
        make modules
        make bzImage
        ...

so, when I really _MUST_ run "make clean"?
        always?
        only after that I have applied a patch?

I think that many old "*.o" files are still good... and so, why I should
recompile them every time?

Bye,
        Paolo

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



This archive was generated by hypermail 2b29 : Sat Mar 15 2003 - 22:00:35 EST