diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-07-21 13:39:17 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-07-21 13:39:17 +0200 |
| commit | 6587ff852abbea125dc57b2701540136d6e5fb92 (patch) | |
| tree | bebdd12741c07a4091cf1ab8ffa8e8306bd1b859 /recipes-kernel | |
| parent | c62d16735db1beecd47a0ea3c4c51ddd29a1aeeb (diff) | |
| download | meta-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.inc | 4 |
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 | ||
| 18 | MULTI_CONFIG_BASE_SUFFIX = "multi-config-" | 18 | MULTI_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 | ||
| 22 | EXTRA_OEMAKE = "${PARALLEL_MAKE} " | ||
| 23 | |||
| 24 | do_compileconfigs () { | 20 | do_compileconfigs () { |
| 25 | 21 | ||
| 26 | # fixup for fetcher change | 22 | # fixup for fetcher change |
