Felix Fietkau
72a622a193
add libtool to tools/
...
SVN-Revision: 9902
17 years ago
Felix Fietkau
2112af299f
add automake to tools/
...
SVN-Revision: 9901
17 years ago
Felix Fietkau
d0074af438
rename tools/ext2fs to tools/genext2fs
...
SVN-Revision: 9899
17 years ago
Florian Fainelli
7d9713b97f
Prevent the use of underscores in package names ( #2801 )
...
SVN-Revision: 9724
17 years ago
Felix Fietkau
93575b53a7
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694
17 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
ff75d8a012
fix another build issue on some osx machines - run ranlib on the lzma lib archive
...
SVN-Revision: 9649
17 years ago
Felix Fietkau
93df90ed3e
fix sstrip compile on mac os x
...
SVN-Revision: 9645
17 years ago
Gabor Juhos
9cb4694eb9
fix some definitions in the ZyXEL tool
...
SVN-Revision: 9493
17 years ago
Gabor Juhos
7beed53403
image generation fixes ( closes : #2643 , #2644 ) * rewrite mkcsysimg to use an align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on
...
SVN-Revision: 9490
17 years ago
Felix Fietkau
2df957c7a6
add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)
...
SVN-Revision: 9434
17 years ago
Eugene Konev
6bf1f9a467
ar7: add eva image generation (thanks Axel Gembe)
...
SVN-Revision: 9401
17 years ago
Gabor Juhos
36a1feebdd
add ids for Edimax BR-6104Wg boards
...
SVN-Revision: 9342
17 years ago
John Crispin
c3847b8e5d
added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
...
SVN-Revision: 9162
17 years ago
Florian Fainelli
1585d61338
Add the ralink signature, will use it later
...
SVN-Revision: 8702
17 years ago
Gabor Juhos
4f4a3e5e40
I have new e-mail address. Thanks to Kaloz ;)
...
SVN-Revision: 8538
17 years ago
Nicolas Thill
d21941ca4d
move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk
...
SVN-Revision: 8481
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
Gabor Juhos
570cecff14
remove case sensitivity from the board name checking
...
SVN-Revision: 8352
18 years ago
Florian Fainelli
6dcd8081a3
Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)
...
SVN-Revision: 8329
18 years ago
Gabor Juhos
d1f4e5ba7f
add firmware generation tool for ZyXEL boards
...
SVN-Revision: 8318
18 years ago
Felix Fietkau
3125d81ee1
dependency fix
...
SVN-Revision: 8253
18 years ago
Felix Fietkau
d7f2cb1642
next round of cleanup, convert target/ - make -j works now ;)
...
SVN-Revision: 8242
18 years ago
Felix Fietkau
49e628f765
next round of build system cleanup - convert package/ to new structure
...
SVN-Revision: 8236
18 years ago
Felix Fietkau
7e21008ee2
remove leftover stuff
...
SVN-Revision: 8234
18 years ago
Felix Fietkau
f1ac6cf7ec
fix compile errors with make 3.80
...
SVN-Revision: 8230
18 years ago
Felix Fietkau
d6a0242404
use $(curdir) again
...
SVN-Revision: 8208
18 years ago
Felix Fietkau
e143bed1f1
build system fixes, more cleanup
...
SVN-Revision: 8207
18 years ago
Felix Fietkau
02a7e555de
don't force the install->compile, compile->prepare dependencies in subdir.mk
...
SVN-Revision: 8202
18 years ago
Felix Fietkau
81529c47ec
initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called
...
SVN-Revision: 8201
18 years ago
Felix Fietkau
ac02ee1e6a
when building packages, accept uppercase letters in the package name
...
SVN-Revision: 8090
18 years ago
Florian Fainelli
114632438a
Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels ( #1631 )
...
SVN-Revision: 7820
18 years ago
Felix Fietkau
16ae1e57bc
fix accidentally committed broken patch
...
SVN-Revision: 7794
18 years ago
Felix Fietkau
d3dea9d2c6
add portability fixes from #1720
...
SVN-Revision: 7791
18 years ago
Felix Fietkau
488d8be7cd
add update target to tools/
...
SVN-Revision: 7790
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
Hamish Guthrie
e970f61273
Remove a debug statement from trx.c, add config changes for at91
...
SVN-Revision: 7491
18 years ago
Felix Fietkau
5e406f0a28
enable quilt for host builds and add some additional checks
...
SVN-Revision: 7473
18 years ago
Hamish Guthrie
fe57573343
Fixed trx - variable append used uninitialised. If -A option was not used, the first offset was not written to the .trx file.
...
SVN-Revision: 7400
18 years ago
Florian Fainelli
fdd36119e9
mkcsysimg cleanups
...
SVN-Revision: 7392
18 years ago
Felix Fietkau
b71b54bb25
fix x86 boot filesystem allocation ( #1736 )
...
SVN-Revision: 7312
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
Felix Fietkau
63300d3d91
Fix broadcom squashfs images:
...
We switched over to appending the jffs2 eof mark to the squashfs images,
but since the squashfs is not always aligned to eraseblocksize, the eof
mark landed in the wrong place. This commit adds an extra flag to the
trx utility that can append extra data to a partition with alignment.
This is used to place the jffs2 eof mark at the right offset.
SVN-Revision: 7253
18 years ago
Florian Fainelli
edeee75f53
Fix 32/64bits issues with airlink image generator
...
SVN-Revision: 7189
18 years ago
Mike Baker
324c12d220
host-build.mk used incorrectly
...
SVN-Revision: 7156
18 years ago
Nicolas Thill
74991d46b7
fix host header files installation for tools ( closes : #1604 )
...
SVN-Revision: 7029
18 years ago
Felix Fietkau
1099e2d679
the default_subtargets template was a bad idea, since different makefiles require different types of dependencies for subtargets. nuke it...
...
SVN-Revision: 7003
18 years ago
Felix Fietkau
532654e3c6
fix up dependencies
...
SVN-Revision: 7002
18 years ago