I am trying to rebuild the kernel RPMs from the kernel SPEC file supplied by redhat.
I made one modification to linux/include/linux/posix_types.h and set define __FD_SETSIZE  to 4096.
 
I am trying to know rebuild the RPMS via
 
rpm -ba kernel-2.4.9-31.spec
 
I would like it to only build the SMP and header packages.
Is there anyway to do this?
 
Thanks
Ray

Reply via email to