[meta-freescale] [PATCH v2 13/22] ls1012ardb-32b: update KERNEL_DEFCONFIG

Chunrong Guo B40290 at freescale.com
Wed Nov 8 20:11:22 PST 2017


From: Chunrong Guo <chunrong.guo at nxp.com>

*make config need relative path KERNEL_DEFCONFIG

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 conf/machine/ls1012ardb-32b.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/ls1012ardb-32b.conf b/conf/machine/ls1012ardb-32b.conf
index b8e34d6..e4fe6f1 100644
--- a/conf/machine/ls1012ardb-32b.conf
+++ b/conf/machine/ls1012ardb-32b.conf
@@ -24,7 +24,7 @@ UBOOT_CONFIG[qspi-secure-boot] = "ls1012ardb_qspi_SECURE_BOOT_defconfig,,u-boot-
 
 KERNEL_IMAGETYPE = "zImage"
 KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/multi_v7_defconfig"
+KERNEL_DEFCONFIG ?= "multi_v7_defconfig"
 
 EXTRA_IMAGEDEPENDS += "ppa rcw"
 USE_VT = "0"
-- 
1.9.0



More information about the meta-freescale mailing list