summaryrefslogtreecommitdiffstats
path: root/tools/wrt350nv2-builder
Commit message (Collapse)AuthorAgeFilesLines
* tools: remove static linking supportJo-Philipp Wich2015-02-061-1/+1
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44285
* wrt350nv2-builder: don't use internal zlib macro OF() in ioapi.h, it breaks ↵Jo-Philipp Wich2012-08-142-8/+9
| | | | | | with new zlib releases SVN-Revision: 33181
* use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich2012-08-121-1/+1
| | | | SVN-Revision: 33140
* wrt350nv2-builder: link staticallyJo-Philipp Wich2012-08-101-2/+3
| | | | SVN-Revision: 33110
* update wrt350nv2-builder to v2.4 and use new functionality for target ↵Florian Fainelli2012-04-042-22/+58
| | | | | | | | orion_generic Signed-off-by: Matthias Bücher <mail@maddes.net> SVN-Revision: 31199
* the url isn't valid for some timeImre Kaloz2011-02-111-1/+1
| | | | SVN-Revision: 25463
* update wrt350nv2 builder to v2.3 (#7580)Florian Fainelli2010-08-102-17/+49
| | | | SVN-Revision: 22579
* Update to v2.2 fixed checksum byte calculation for other versions than ↵Travis Kemen2010-02-172-23/+32
| | | | | | | | 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos Signed off by: Matthias Buecher <mail@maddes.net> SVN-Revision: 19683
* Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for ↵Travis Kemen2010-02-122-98/+118
| | | | | | | | the created image. Adds the possibility to create the image in two separate steps (-b / -z). Makefiles now support the possibility to include a u-boot image for a 100%-stock-like image. Signed off by: Matthias Buecher <mail@maddes.net> SVN-Revision: 19596
* wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 ↵Felix Fietkau2009-12-161-5/+5
| | | | | | bytes may not be enough. suggested by maddes SVN-Revision: 18794
* wrt350nv2-builder: fix a small off-by-one error (thx, mb)Felix Fietkau2009-12-121-3/+3
| | | | SVN-Revision: 18764
* fix portability issues and other minor bugs in the wrt350nv2 image builderFelix Fietkau2009-12-121-19/+10
| | | | SVN-Revision: 18762
* add wrt350n v2 image building code from #5970 (thx, maddes)Felix Fietkau2009-12-128-0/+2010
SVN-Revision: 18761