summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-qoriq_4.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-qoriq_4.9.bb b/recipes-kernel/linux/linux-qoriq_4.9.bb
index 3ec4ecd4..52bef923 100644
--- a/recipes-kernel/linux/linux-qoriq_4.9.bb
+++ b/recipes-kernel/linux/linux-qoriq_4.9.bb
@@ -27,7 +27,7 @@ SCMVERSION ?= "y"
27LOCALVERSION = "" 27LOCALVERSION = ""
28DELTA_KERNEL_DEFCONFIG ?= "" 28DELTA_KERNEL_DEFCONFIG ?= ""
29DELTA_KERNEL_DEFCONFIG_prepend_qoriq-arm64 = "lsdk.config " 29DELTA_KERNEL_DEFCONFIG_prepend_qoriq-arm64 = "lsdk.config "
30DELTA_KERNEL_DEFCONFIG_prepend_fsl-lsch2-32b = "multi_v7_lpae.config lsdk.config multi_v8.config " 30DELTA_KERNEL_DEFCONFIG_prepend_fsl-lsch2-32b = "multi_v7_lpae.config multi_v8.config lsdk.config "
31DELTA_KERNEL_DEFCONFIG_prepend_ls102xa = "multi_v7_lpae.config lsdk.config " 31DELTA_KERNEL_DEFCONFIG_prepend_ls102xa = "multi_v7_lpae.config lsdk.config "
32 32
33do_merge_delta_config[dirs] = "${B}" 33do_merge_delta_config[dirs] = "${B}"