]> code.ossystems Code Review - meta-freescale.git/commit
ceetm: use KBUILD_OUTPUT to point to build-artifacts
authorLiu Ting-B28495 <ting.liu@freescale.com>
Fri, 1 May 2015 15:53:46 +0000 (23:53 +0800)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Tue, 12 May 2015 06:42:20 +0000 (14:42 +0800)
commit9d382632fcb6cff2445625a3cba0a52413546a8f
treea37a06da2209981cb15347edd179bd035546addd
parentd941ab6d0a6d7862d477c53acca282efaec49d2f
ceetm: use KBUILD_OUTPUT to point to build-artifacts

In poky commit 46cdaf1, the kernel build output was put into
kernel-build-artifacts, and kernel-source is kept "pristine".

KERNEL_PATH points to kernel-source, while KBUILD_OUTPUT points
to build-artifacts which can be used for external module build.

ceetm Makefile tries to include the .config, use KBUILD_OUTPUT to
avoid build error.

Signed-off-by: Liu Ting-B28495 <ting.liu@freescale.com>
meta-fsl-ppc/recipes-kernel/ceetm/ceetm_git.bb