Skip to content

Reduce disk space requirements of the kernel build

Two small spec file tweaks to reduce the disk space footprint of the kernel build. This is useful for custom/local builds - for example it makes it more feasible to build the kernel on tmpfs (to reduce HDD/SSD wear and speed up the build a bit) or on small VM instances.

Please consider merging so I don't have to carry this in a local branch 🙂

Merge request reports