diff options
| -rw-r--r-- | recipes-kernel/linux/linux-qoriq_4.4.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/recipes-kernel/linux/linux-qoriq_4.4.bb b/recipes-kernel/linux/linux-qoriq_4.4.bb index 70e3bf6c4..54413e793 100644 --- a/recipes-kernel/linux/linux-qoriq_4.4.bb +++ b/recipes-kernel/linux/linux-qoriq_4.4.bb | |||
| @@ -27,7 +27,7 @@ SCMVERSION ?= "y" | |||
| 27 | LOCALVERSION = "" | 27 | LOCALVERSION = "" | 
| 28 | DELTA_KERNEL_DEFCONFIG ?= "" | 28 | DELTA_KERNEL_DEFCONFIG ?= "" | 
| 29 | DELTA_KERNEL_DEFCONFIG_prepend_qoriq-arm64 = "lsdk.config " | 29 | DELTA_KERNEL_DEFCONFIG_prepend_qoriq-arm64 = "lsdk.config " | 
| 30 | DELTA_KERNEL_DEFCONFIG_prepend_fsl-lsch2-32b = "multi_v7_lpae.config lsdk.config multi_v8.config " | 30 | DELTA_KERNEL_DEFCONFIG_prepend_fsl-lsch2-32b = "multi_v7_lpae.config multi_v8.config lsdk.config " | 
| 31 | DELTA_KERNEL_DEFCONFIG_prepend_ls102xa = "multi_v7_lpae.config lsdk.config " | 31 | DELTA_KERNEL_DEFCONFIG_prepend_ls102xa = "multi_v7_lpae.config lsdk.config " | 
| 32 | 32 | ||
| 33 | do_merge_delta_config[dirs] = "${B}" | 33 | do_merge_delta_config[dirs] = "${B}" | 
