]> code.ossystems Code Review - meta-freescale.git/commit
asf: use KBUILD_OUTPUT to point to build-artifacts
authorTing Liu <ting.liu@freescale.com>
Fri, 17 Jul 2015 05:36:44 +0000 (13:36 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 29 Jul 2015 02:26:57 +0000 (23:26 -0300)
commit551618328636c4fa5b008d0c7546f03dfeabf554
treeb88e359fecf1a37aae3d81f2196d751720c87cef
parent92735f5b5833243ef9d9eb2e4d13147948a0b74b
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.

It is needed to process all the Makefile with new revision.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-ppc/recipes-kernel/asf/asf_git.bb