Felix Fietkau
a23b6acbf5
mkimage: unbreak build on non-linux systems
...
SVN-Revision: 35909
12 years ago
Luka Perkov
9c8ee9c264
mkimage: upgrade to version 2013.01.01
...
SVN-Revision: 35905
12 years ago
Felix Fietkau
1f77bfff96
build: BSD compile fixes
...
following patch allows to build images for Qemu ARM on
OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64.
Mostly small pieces of code changes to get things right on the
specific platform.
Updated the README to describe better, which tools on the host
are required. Added some kind of prepare scripts to install needed
tools on BSD via packages.
Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
SVN-Revision: 35900
12 years ago
Felix Fietkau
dcd3a74da0
tools/mkimage: avoid picking up unrelated /usr/include headers with the same name as internal header files (e.g. image.h), fixes #12232
...
SVN-Revision: 33519
12 years ago
Jo-Philipp Wich
7304953292
convert remaining tools to $(HOST_STATIC_LINKING) ( #12012 )
...
SVN-Revision: 33148
12 years ago
Jo-Philipp Wich
299762f190
mkimage: link statically
...
SVN-Revision: 33096
12 years ago
Luka Perkov
605c741c79
mkimage: update to 2012.04.01
...
SVN-Revision: 32143
13 years ago
Florian Fainelli
6d4358aed0
mkimage: update to 2011.12
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31171
13 years ago
Gabor Juhos
f3d2056b81
tools/mkimage: allow to use different magic in uImages
...
SVN-Revision: 29442
13 years ago
Lars-Peter Clausen
b043b26b54
mkimage/getline.h - Mac OS X 10.7 (Lion) fix
...
This mends mkimage for getline() in Mac OS X 10.7.
Signed-off-by: Joe Roback <openwrt-devel at roback.cc>
SVN-Revision: 27917
13 years ago
Imre Kaloz
3d95ace099
use u-boot 2011.06 as source
...
SVN-Revision: 27336
14 years ago
Alexandros C. Couloumbis
d6b2ce5df5
tools/mkimage: fix r24887
...
SVN-Revision: 24890
14 years ago
Alexandros C. Couloumbis
4e83015c51
tools/mkimage: fix compilation on FreeBSD
...
SVN-Revision: 24887
14 years ago
Felix Fietkau
32510b4494
tools/mkimage: remove the broken portability patch, it is no longer necessary with the new version
...
SVN-Revision: 24857
14 years ago
Imre Kaloz
3d501f9403
use u-boot v2010.12
...
SVN-Revision: 24809
14 years ago
Michael Büsch
676520cf65
ensure an empty BUILD_DIR variable is passed down u-boot's makefile
...
SVN-Revision: 23832
14 years ago
Jo-Philipp Wich
4ad8aa543d
mkimage: fix compilation on FreeBSD
...
SVN-Revision: 22344
15 years ago
Felix Fietkau
fe05a0887b
mkimage: fix spurious build errors caused by its braindead build system
...
SVN-Revision: 20065
15 years ago
Felix Fietkau
43d56d9b56
mkimage: fix compile errors on non-glibc systems
...
SVN-Revision: 19095
15 years ago
Imre Kaloz
f8a49928e5
upgrade and build from the u-boot source
...
SVN-Revision: 19091
15 years ago
Felix Fietkau
7eb1589875
build system refactoring in preparation for allowing packages to do host-build steps
...
SVN-Revision: 14610
16 years ago
Felix Fietkau
3a4d04f6ec
tools/mkimage: Include sys/types.h on Darwin/BSD.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9658
17 years ago
Felix Fietkau
c6bc77ea36
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
...
SVN-Revision: 8362
18 years ago
Felix Fietkau
07c8a6dab5
add lzma compression format to mkimage (will be used on infineon amazon)
...
SVN-Revision: 7718
18 years ago
Florian Fainelli
b8b5d01cbb
Fix ar7 image generation with MacOSX
...
SVN-Revision: 7592
18 years ago
Imre Kaloz
014af49855
fix mkimage compile
...
SVN-Revision: 7307
18 years ago
Imre Kaloz
89897bd2ab
upgrade mkimage the current git version
...
SVN-Revision: 7306
18 years ago
Mike Baker
324c12d220
host-build.mk used incorrectly
...
SVN-Revision: 7156
18 years ago
Felix Fietkau
a1e6799797
fix missing PKG_NAME
...
SVN-Revision: 5703
18 years ago