summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-07-21 13:39:17 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-07-21 13:39:17 +0200
commit6587ff852abbea125dc57b2701540136d6e5fb92 (patch)
treebebdd12741c07a4091cf1ab8ffa8e8306bd1b859 /recipes-kernel
parentc62d16735db1beecd47a0ea3c4c51ddd29a1aeeb (diff)
downloadmeta-ti-6587ff852abbea125dc57b2701540136d6e5fb92.tar.gz
multi-kernel: parallel_make fix has moved to linux.inc
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/multi-kernel.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-kernel/linux/multi-kernel.inc b/recipes-kernel/linux/multi-kernel.inc
index 27994867..584c6e57 100644
--- a/recipes-kernel/linux/multi-kernel.inc
+++ b/recipes-kernel/linux/multi-kernel.inc
@@ -17,10 +17,6 @@ SRC_URI += " \
17 17
18MULTI_CONFIG_BASE_SUFFIX = "multi-config-" 18MULTI_CONFIG_BASE_SUFFIX = "multi-config-"
19 19
20# bitbake.conf only prepends PARALLEL make in tasks called do_compile, which isn't the case for multiconfig
21# So explicitly enable it for compileconfigs in here
22EXTRA_OEMAKE = "${PARALLEL_MAKE} "
23
24do_compileconfigs () { 20do_compileconfigs () {
25 21
26 # fixup for fetcher change 22 # fixup for fetcher change