rpmbuild --rebuild --clean --target=i386,i686 kernel-x.y.z.src.rpm
(you could add ,athlon to the target to if your interested in that version of the kernel)
Chris Kloiber wrote:
Is there a new magic rpmbuild option to make the kernel-sourcecode and/or kernel-doc in the same run as making kernel-smp and kernel? Perhaps some combination of --target= ? If built at different times, will the kernel-sourcecode be useful for building additional modules if needed, or have the kernel headers necessary been added into the kernel and kernel-smp rpms?