I suspect that once you install your 'kernel-source' package, you just head into /usr/src/linux-* and follow the normal kernel compilation instructions, which are at their most brief something like:Can someone point me to documentation on how to build a new kernel using the Fedora distribution? My objective is to activate support for an embedded Adaptec SCSI controller on my system.
% make menuconfig % make modules % make bzImage