mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
u_boot_tools: allow build on x86_64.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user