its been a while since i've compiled a kernel:
1. i copy source to usr/src
2. extract the kernel
3. make xconfig
4. make dep
5. make clean
6. make bzimage this then returns a 'no rule to make target'

enlghten me please, im using debian by the way.