summaryrefslogtreecommitdiffstats
path: root/tools/wrt350nv2-builder/Makefile
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-141-0/+1
| | | | | | 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-041-2/+2
| | | | | | | | 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-101-1/+1
| | | | SVN-Revision: 22579
* Update to v2.2 fixed checksum byte calculation for other versions than ↵Travis Kemen2010-02-171-1/+1
| | | | | | | | 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-121-2/+8
| | | | | | | | 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
* add wrt350n v2 image building code from #5970 (thx, maddes)Felix Fietkau2009-12-121-0/+33
SVN-Revision: 18761