When compiling an external module, the compilation errors out, when scripts/basic/fixdep and later on scripts/mod/modpost is being requested. The removal of 'make -C $kerneldir _mrproper_scripts' fixes these problems.
The following changes since commit 69eeb3d2276e5b10d084b47d308ecfc8daf8b467: qt4: ensure target packages don't include host binaries (2011-07-05 11:28:59 +0100) are available in the git repository at: git://github.com/darander/oe-core fixdep https://github.com/darander/oe-core/tree/fixdep Anders Darander (1): kernel.bbclass: make external module compile meta/classes/kernel.bbclass | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) -- 1.7.4.1 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
