From patchwork Tue Jul 5 12:01:38 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Fix external module compilations Date: Tue, 05 Jul 2011 12:01:38 -0000 From: Anders Darander X-Patchwork-Id: 6979 Message-Id: To: Cc: Anders Darander 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(-)