make recompiles whole kernel

As the titles says: when I do
Code:
make buildkernel KERNCONF=CUSTOM
it recompiles everything even if I haven't made any changes.
For some reason make deletes all .o files and starts again.

Any ideas why it does that?

-thanks-
 
Back
Top