Comment # 9 on bug 1186692 from
Is there a better way to build  a kernel than
cp /boot/configX .config
make olddefconfig
make clean
make -j $(getconf _NPROCESSORS_ONLN) rpmbin-pkg LOCALVERSION=-custom

Zillions of unneeded modules are built.


You are receiving this mail because: