1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

multi-kernel: parallel_make fix has moved to linux.inc

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-07-21 13:39:17 +02:00
parent c62d16735d
commit 6587ff852a

View File

@@ -17,10 +17,6 @@ SRC_URI += " \
MULTI_CONFIG_BASE_SUFFIX = "multi-config-"
# bitbake.conf only prepends PARALLEL make in tasks called do_compile, which isn't the case for multiconfig
# So explicitly enable it for compileconfigs in here
EXTRA_OEMAKE = "${PARALLEL_MAKE} "
do_compileconfigs () {
# fixup for fetcher change