Default Compcache not compiling

Ok so I have had the worst luck compiling ANYTHING lately. First BFS doesn't want to patch (not a surprise at all) and now compcache does not want to compile. Keeps telling me

Code:
make[1]: *** No rule to make target `modules'.  Stop.
My build command is:

Code:
 make KERNEL_BUILD_PATH=~/dev/android/kernel/SupersonicModKernel-2.6.32/arch/arm/boot/
Obviously my kernel is in that directory. So, any ideas?