]> code.ossystems Code Review - meta-freescale.git/commit
asf: use KBUILD_OUTPUT to point to build-artifacts
authorLiu Ting-B28495 <ting.liu@freescale.com>
Fri, 1 May 2015 15:53:45 +0000 (23:53 +0800)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Tue, 12 May 2015 06:41:51 +0000 (14:41 +0800)
commitd941ab6d0a6d7862d477c53acca282efaec49d2f
treed11e763efc5c308aa2e8a0d6a1b83977b50277c4
parent60188331d9687555055246d275f3fac304d73e5c
asf: 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.

asf 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/asf/asf_git.bb