The document provides instructions for compiling a custom kernel on SuSE Linux in 7 steps:
1. Copy the configuration of the current kernel.
2. Configure the new kernel, optionally changing the version string.
3. Save the new configuration.
4. Build the kernel by running "make rpm".
5. Install the new kernel rpm package found in /usr/src/packages.
6. The build can take several hours depending on hardware.
7. Locate the kernel source and binary rpm packages after completion.