From b83484b4fb3f81a323e8ffd45a47a7cf2a3cef8a Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 1 Oct 2010 21:10:41 -0400 Subject: [PATCH] u-boot-mkimage-sdk: unbork build Signed-off-by: Chris Larson --- recipes/u-boot/u-boot-mkimage_1.3.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/u-boot/u-boot-mkimage_1.3.2.bb b/recipes/u-boot/u-boot-mkimage_1.3.2.bb index a647d382ec..237d2c9940 100644 --- a/recipes/u-boot/u-boot-mkimage_1.3.2.bb +++ b/recipes/u-boot/u-boot-mkimage_1.3.2.bb @@ -9,7 +9,7 @@ PR = "r3" S = "${WORKDIR}/u-boot-${PV}" -EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}" +EXTRA_OEMAKE = "CROSS_COMPILE=${HOST_PREFIX}" TARGET_CC_ARCH += "${LDFLAGS}" -- 2.39.5