]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-qoriq_4.9: Reorder kernel configure
authorChunrong Guo <chunrong.guo@nxp.com>
Fri, 17 Nov 2017 08:50:35 +0000 (16:50 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 21 Nov 2017 10:59:53 +0000 (08:59 -0200)
*use the correct kernel configure order to avoide some configure option is missing

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-qoriq_4.9.bb

index 3ec4ecd4aa6d47023c2971b8cd6a54fb623e3ff3..52bef923c01acad3c223011811015f6395b8510f 100644 (file)
@@ -27,7 +27,7 @@ SCMVERSION ?= "y"
 LOCALVERSION = ""
 DELTA_KERNEL_DEFCONFIG ?= ""
 DELTA_KERNEL_DEFCONFIG_prepend_qoriq-arm64 = "lsdk.config "
-DELTA_KERNEL_DEFCONFIG_prepend_fsl-lsch2-32b = "multi_v7_lpae.config lsdk.config multi_v8.config "
+DELTA_KERNEL_DEFCONFIG_prepend_fsl-lsch2-32b = "multi_v7_lpae.config multi_v8.config lsdk.config "
 DELTA_KERNEL_DEFCONFIG_prepend_ls102xa = "multi_v7_lpae.config lsdk.config "
 
 do_merge_delta_config[dirs] = "${B}"