diff options
| -rw-r--r-- | recipes-kernel/linux/linux-qoriq.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-qoriq.inc b/recipes-kernel/linux/linux-qoriq.inc index dcf284011..4d134b476 100644 --- a/recipes-kernel/linux/linux-qoriq.inc +++ b/recipes-kernel/linux/linux-qoriq.inc | |||
| @@ -53,7 +53,7 @@ do_merge_delta_config() { | |||
| 53 | done | 53 | done |
| 54 | cp .config ${WORKDIR}/defconfig | 54 | cp .config ${WORKDIR}/defconfig |
| 55 | } | 55 | } |
| 56 | addtask merge_delta_config before do_preconfigure after do_patch | 56 | addtask merge_delta_config before do_kernel_localversion after do_patch |
| 57 | 57 | ||
| 58 | # The link of dts folder is needed for 32b compile of aarch64 targets(e.g. ls1043ardb-32b) | 58 | # The link of dts folder is needed for 32b compile of aarch64 targets(e.g. ls1043ardb-32b) |
| 59 | do_compile_prepend_fsl-lsch2-32b() { | 59 | do_compile_prepend_fsl-lsch2-32b() { |
