diff --git a/dev-embedded/u_boot_tools/u_boot_tools-2012.10.recipe b/dev-embedded/u_boot_tools/u_boot_tools-2012.10.recipe index 466e9bb5f..505bfd9ac 100644 --- a/dev-embedded/u_boot_tools/u_boot_tools-2012.10.recipe +++ b/dev-embedded/u_boot_tools/u_boot_tools-2012.10.recipe @@ -3,7 +3,7 @@ DESCRIPTION="This package includes the mkimage program, which allows generation of U-Boot images in various formats." HOMEPAGE="http://www.denx.de/wiki/U-Boot/Documentation" REVISION="1" -ARCHITECTURES="x86_gcc2" +ARCHITECTURES="x86_gcc2 x86_64" SRC_URI="http://ftp.denx.de/pub/u-boot/u-boot-2012.10.tar.bz2" SOURCE_DIR="u-boot-$portVersion"