I want to do testing and tweaking of the Linux kernel code on my Fedora 9 system. The way it's set up, if I use rpmbuild -ba kernel.spec or run make rpm from the source directory, it rebuilds everything every time. Is there a way I can tweak it so it only builds what needs to be built while still giving me a usable kernel/initrd pair? I would think plenty of kernel hackers would know how to do this, or they just have really fast CPUs
