[meta-freescale] [PATCH v2 15/22] ls1021atwr: update KERNEL_DEFCONFIG

Chunrong Guo B40290 at freescale.com
Wed Nov 8 20:11:24 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/ls1021atwr.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf
index 081592b..e17a089 100644
--- a/conf/machine/ls1021atwr.conf
+++ b/conf/machine/ls1021atwr.conf
@@ -24,7 +24,7 @@ UBOOT_CONFIG[sdcard-ifc-secure-boot] = "ls1021atwr_sdcard_ifc_SECURE_BOOT_defcon
 QE_UCODE="iram_Type_A_LS1021a_r1.0.bin"
 
 KERNEL_DEVICETREE ?= "ls1021a-twr.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/multi_v7_defconfig"
+KERNEL_DEFCONFIG ?= "multi_v7_defconfig"
 
 UBOOT_ENTRYPOINT = "0x80008000"
 EXTRA_IMAGEDEPENDS += "rcw qe-ucode"
-- 
1.9.0



More information about the meta-freescale mailing list