mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-31 16:01:37 +00:00
multi-kernel.inc: drop use of KERNEL_CCSUFFIX to match oe-core
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -119,5 +119,5 @@ do_deploy_append () {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
do_compileconfigs[depends] += "u-boot-mkimage-native:do_populate_sysroot virtual/${TARGET_PREFIX}gcc:do_populate_sysroot virtual/${TARGET_PREFIX}gcc${KERNEL_CCSUFFIX}:do_populate_sysroot"
|
do_compileconfigs[depends] += "u-boot-mkimage-native:do_populate_sysroot virtual/${TARGET_PREFIX}gcc:do_populate_sysroot"
|
||||||
addtask compileconfigs after do_preparekernel before do_compile
|
addtask compileconfigs after do_preparekernel before do_compile
|
||||||
|
|||||||
Reference in New Issue
Block a user