https://bugs.freedesktop.org/show_bug.cgi?id=36007
--- Comment #18 from Alex Deucher <[email protected]> 2011-04-09 10:16:06 PDT --- (In reply to comment #17) > Thanks for the URL and mini tutorial, I've heard about git bisect but I have > never used before. I am on my way to test the first provided commit by git > bisect now. However I have a question: should I use make mrproper each time > after a bisect step or dependency is automatic in linux kernel and after a > step > I can simply re-issue make bzImage for example without any step? The kernel should take care of the rebuilding as necessary. If you run into any problems, just run 'make clean'. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
