]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-qoriq_4.4: Reorder kernel configure
authorChunrong Guo <chunrong.guo@nxp.com>
Fri, 17 Nov 2017 08:50:36 +0000 (16:50 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 21 Nov 2017 11:00:23 +0000 (09:00 -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.4.bb

index 70e3bf6c4d38c8988b3e570692df2d5f2740bf4e..54413e793e94ff5de56f802378f57df8f2c87b82 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}"