aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-10-01 21:10:41 -0400
committerChris Larson <chris_larson@mentor.com>2010-10-01 21:11:17 -0400
commitb83484b4fb3f81a323e8ffd45a47a7cf2a3cef8a (patch)
treedb1a14e8808505673370a4ef74365e389a20b67d /recipes/u-boot
parentaf5c9213be6d69550015f0102c82a813865d8288 (diff)
downloadopenembedded-b83484b4fb3f81a323e8ffd45a47a7cf2a3cef8a.tar.gz
u-boot-mkimage-sdk: unbork build
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'recipes/u-boot')
-rw-r--r--recipes/u-boot/u-boot-mkimage_1.3.2.bb2
1 files changed, 1 insertions, 1 deletions
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}"