May 19, 2014
7:30 p.m.
On Tue, 20 May 2014 02:34:14 +0800, Mohammed Gamal said:
Don't worry, the kernel build system should only recompile the source files affected by the change.
You might want to try this in your kernel build tree, and be prepared to be astounded... % ls -lt include/generated % find . -type f -name '.*.cmd' | xargs grep ' include/generated' | sort | uniq 0c