2010/10/11 Koen Kooi <[email protected]>: > --- > recipes/linux/multi-kernel.inc | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/recipes/linux/multi-kernel.inc b/recipes/linux/multi-kernel.inc > index 70cfd87..0523a33 100644 > --- a/recipes/linux/multi-kernel.inc > +++ b/recipes/linux/multi-kernel.inc > @@ -41,6 +41,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 > --
This is where I found it would probably better be called kernel_do_compile_modules or so. Still: Acked-by: Frans Meulenbroeks <[email protected]> _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
