1
0
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:
Denys Dmytriyenko
2013-01-25 03:02:18 -05:00
parent 61ecacbdf3
commit 7cdc415098
+1 -1
View File
@@ -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