]> code.ossystems Code Review - meta-freescale.git/commit
asf: use KBUILD_OUTPUT to point to build-artifacts
authorTing Liu <ting.liu@freescale.com>
Fri, 10 Jul 2015 09:45:18 +0000 (17:45 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 13 Jul 2015 17:00:59 +0000 (14:00 -0300)
commit7b90d509b6485b4a2236fb29e46dc9a21761c5a0
treed00219cf60b74cd51151327bb267359172c5864b
parent191c294ff70fcd47b7b679eadb8c1f5210e618cb
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: Ting Liu <ting.liu@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/openembedded-layer/recipes-kernel/asf/asf_git.bb