[OE-core] [PATCH 1/9] kernel.bbclass: compile kernel and modules in a single task

Phil Blundell philb at gnu.org
Tue Dec 13 16:22:54 UTC 2011


On Tue, 2011-12-13 at 20:19 +0400, Dmitry Eremin-Solenikov wrote:
> -		oe_runmake ${PARALLEL_MAKE} modules  CC="${KERNEL_CC}" LD="${KERNEL_LD}"
> +		oe_runmake modules  CC="${KERNEL_CC}" LD="${KERNEL_LD}"

Why did you remove PARALLEL_MAKE?

p.






More information about the Openembedded-core mailing list