<div dir="ltr">Can&#39;t you copy one tree into the other and then use git diff? (Assuming at least one of them has a git repo it came from).</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Feb 3, 2013 at 6:36 PM, Jonathan Ben Avraham <span dir="ltr">&lt;<a href="mailto:yba@tkos.co.il" target="_blank">yba@tkos.co.il</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Linux-IL colleagues,<br>
To diff two kernel trees based on the same version from the mainline, one of which might have been built, I assume that doing &quot;make clean&quot; in the tree that was built and then recursively diff&#39;ing each<br>
<br>
.c<br>
.h<br>
.S<br>
.sh<br>
.pl<br>
*defconfig<br>
Makefile<br>
Kconfig<br>
<br>
is sufficient. Are there other files I should diff? Is there a list or regex in any of the FAQ&#39;s that has this specification?<br>
<br>
I tried the recommended &quot;diff -Naur -X ./Documentation/dontdiff&quot; but it still diff&#39;ed a lot of binaries.<br>
<br>
 - yba<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
-- <br>
 EE 77 7F 30 4A 64 2E C5  83 5F E7 49 A6 82 29 BA    ~. .~   Tk Open Systems<br>
=}----------------------------<u></u>--------------------ooO--U--<u></u>Ooo------------{=<br>
     - <a href="mailto:yba@tkos.co.il" target="_blank">yba@tkos.co.il</a> - tel: <a href="tel:%2B972.2.679.5364" value="+97226795364" target="_blank">+972.2.679.5364</a>, <a href="http://www.tkos.co.il" target="_blank">http://www.tkos.co.il</a> -<br>

<br>
______________________________<u></u>_________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il" target="_blank">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/<u></u>mailman/listinfo/linux-il</a><br>
</font></span></blockquote></div><br></div>