Created
February 2, 2016 12:59
-
-
Save ahoarau/dfbf2c782742de08c28a to your computer and use it in GitHub Desktop.
Compile Kernel with distcc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MAKEFLAGS="CC=distcc" BUILD_TIME="/usr/bin/time" CONCURRENCY_LEVEL=$(distcc -j) make-kpkg --rootcmd fakeroot --initrd kernel_image kernel_headers |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment