I always just do "make mrproper" in the kernel top level directory, and then run a recursive diff against the "virgin" tree. Something like this:

diff -u --recursive --new-file --exclude=zImage --exclude=config.ini --exclude=.\* --exclude=${0##*/} linux-v2b11/ hijack/