aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-10-10 18:47:22 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-12 16:30:13 +0200
commitaaeefe4ecc33c85db9f6e5db0374969ca6031828 (patch)
tree31a08470018aee6e89a21f2c32cecb5758007bdd /recipes/linux
parent3ac2460b920ec19ddbeaf72141443d6bf60a0466 (diff)
downloadopenembedded-aaeefe4ecc33c85db9f6e5db0374969ca6031828.tar.gz
multi-kernel: adapt to kernel_do_compile_kernelmodules change in kernel.bbclass
Signed-off-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Graeme Gregory <dp@xora.org.uk>
Diffstat (limited to 'recipes/linux')
-rw-r--r--recipes/linux/multi-kernel.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/multi-kernel.inc b/recipes/linux/multi-kernel.inc
index d8e17ef347..be2b3b0a91 100644
--- a/recipes/linux/multi-kernel.inc
+++ b/recipes/linux/multi-kernel.inc
@@ -45,6 +45,7 @@ do_compileconfigs () {
# Build and Install this alternative kernel
do_configure
kernel_do_compile
+ do_compile_kernelmodules
kernel_do_install
# Drop the resulting images in the deploy dir