summaryrefslogtreecommitdiffstats
path: root/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build dtc for all powerpc targets (suggested by Kaloz)nbd2008-03-091-1/+1
* only build dtc for the target that uses itnbd2008-03-091-1/+1
* Device Tree Compiler require more recent bison ...ralph2008-02-051-1/+1
* add dtc, the device tree compilerkaloz2008-01-291-1/+1
* remove stale reference to tools/libtoolnbd2007-12-271-1/+1
* add libtool to tools/nbd2007-12-251-1/+1
* add automake to tools/nbd2007-12-251-1/+1
* rename tools/ext2fs to tools/genext2fsnbd2007-12-241-1/+1
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2blogic2007-10-061-1/+1
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-9/+13
* dependency fixnbd2007-07-301-0/+1
* next round of cleanup, convert target/ - make -j works now ;)nbd2007-07-301-1/+0
* next round of build system cleanup - convert package/ to new structurenbd2007-07-301-2/+2
* remove leftover stuffnbd2007-07-301-2/+0
* fix compile errors with make 3.80nbd2007-07-301-1/+1
* use $(curdir) againnbd2007-07-281-12/+16
* build system fixes, more cleanupnbd2007-07-281-10/+10
* don't force the install->compile, compile->prepare dependencies in subdir.mknbd2007-07-281-1/+4
* initial attempt at cleaning up subdirectory handling. tools/Makefile is now b...nbd2007-07-281-48/+16
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ...florian2007-07-011-1/+1
* add update target to tools/nbd2007-06-301-1/+1
* enable quilt for host builds and add some additional checksnbd2007-06-031-1/+1
* fix host header files installation for tools (closes: #1604)nico2007-04-211-5/+6
* the default_subtargets template was a bad idea, since different makefiles req...nbd2007-04-181-2/+10
* fix up dependenciesnbd2007-04-181-1/+3
* move ccache to tools/ and fix potential dependency issuenbd2007-02-271-1/+2
* clean up stampfile mess for tools/ and toolchain/nbd2007-02-251-31/+12
* move target/utils to tools/firmware-utilsnbd2006-12-061-1/+1
* improve parallel buildingnbd2006-10-181-1/+8
* fix gene2fs build on freebsdnbd2006-10-101-8/+5
* add portability fixes for toolchain/tools (full tools/toolchain build works o...nbd2006-09-271-1/+3
* move tools from toolchain/ to tools/nbd2006-09-271-0/+61