]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - Makefile
kbuild: Do not run modules_install and install in paralel
authorMichal Marek <mmarek@suse.cz>
Thu, 10 Dec 2015 14:53:06 +0000 (15:53 +0100)
committerMichal Marek <mmarek@suse.cz>
Thu, 10 Dec 2015 14:53:06 +0000 (15:53 +0100)
commita85a41ed69f27c4c667d8c418df14b4fb220c4ad
tree5ee6b3034d31d6f9495d19422745cea73f97d64b
parenta78f70e8d65e88b9f631d073f68cb26dcd746298
kbuild: Do not run modules_install and install in paralel

Based on a x86-only patch by Andy Lutomirski <luto@amacapital.net>

With modular kernels, 'make install' is going to need the installed
modules at some point to generate the initramfs.

Signed-off-by: Michal Marek <mmarek@suse.cz>
Makefile