On Fri, Jan 09, 2015 at 16:07:19 -0600,
Bruno Wolff III <bruno@xxxxxxxx> wrote:
I am getting near the end of a kernel bisect and the changes are
pretty localized and suspect that I really don't need to do make clean
between builds which would really speed things up. Is there a
guideline on when it is safe to skip make clean?
So far what I have found, is that to be bullet proof you should use
make mrproper (which does more than make clean) and then rebuild your
desired config file again. But that you can skip make clean (and
make mrproper) in most cases.
_______________________________________________
kernel mailing list
kernel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/kernel