[meta-freescale] [PATCH v2 20/22] ls1088ardb: update KERNEL_DEFCONFIG
Chunrong Guo
B40290 at freescale.com
Wed Nov 8 20:11:29 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/ls1088ardb.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/machine/ls1088ardb.conf b/conf/machine/ls1088ardb.conf
index d22cdde..18e7913 100644
--- a/conf/machine/ls1088ardb.conf
+++ b/conf/machine/ls1088ardb.conf
@@ -21,7 +21,7 @@ UBOOT_CONFIG[qspi] = "ls1088ardb_qspi_defconfig,,u-boot-dtb.bin"
UBOOT_CONFIG[sdcard-qspi] = "ls1088ardb_sdcard_qspi_defconfig,,u-boot-with-spl.bin"
KERNEL_DEVICETREE ?= "freescale/fsl-ls1088a-rdb.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig"
+KERNEL_DEFCONFIG ?= "defconfig"
SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0"
SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
--
1.9.0
More information about the meta-freescale
mailing list