aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* orion: remove unmaintained targetAdrian Schmutzler2020-01-081-12/+0
| | | | | | | | | | | This target seems to have been unmaintained for quite a while, and not a single tester for the (now outdated) kernel 4.14 patches has been found. Remove the code and all the packages which are only used by this target. To add this target to OpenWrt again port it to a recent and supported kernel version. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* target/linux/orion: create subtargets (closes #8154)Alexandros C. Couloumbis2010-11-041-113/+1
| | | | SVN-Revision: 23883
* fix Freecom DT2 jffs2 rootfs generation issue (#7584)Florian Fainelli2010-08-101-1/+12
| | | | SVN-Revision: 22585
* fix jffs2 128k image generation, patch from madddes (#7584)Florian Fainelli2010-08-101-17/+19
| | | | SVN-Revision: 22580
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-2/+1
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* Update to v2.2 fixed checksum byte calculation for other versions than ↵Travis Kemen2010-02-171-0/+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-6/+12
| | | | | | | | 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
* missing prerequisite for Orion images Webupgrade image building for ↵Jo-Philipp Wich2010-01-171-6/+13
| | | | | | WRT350Nv2 needs zip package. Copy command for WRT350Nv2 recovery image overrides error code of webupgrade builder, moved behind brackets. Removed indention of comments to avoid output in log. Signed-off by: Matthias Buecher <mail@maddes.net> SVN-Revision: 19183
* build wrt350n v2 recovery and web upgrade images (based on patch from #5970)Felix Fietkau2009-12-121-3/+22
| | | | SVN-Revision: 18763
* orion: fix image build on non-linux systemsFelix Fietkau2009-07-211-1/+1
| | | | SVN-Revision: 16938
* orion: Added initial support for Freecom DT2. Thanks to Zintis.Rod Whitby2009-03-221-0/+18
| | | | SVN-Revision: 14963
* generate webuploadable image for the wnr854tImre Kaloz2008-06-271-0/+18
| | | | SVN-Revision: 11589
* add preliminary Netgear WNR854T supportImre Kaloz2008-06-261-0/+7
| | | | SVN-Revision: 11582
* generate orion images differentlyImre Kaloz2008-06-251-7/+6
| | | | SVN-Revision: 11576
* fixup machid workaround, generate uImage manuallyImre Kaloz2008-06-161-2/+5
| | | | SVN-Revision: 11497
* temporary hack to fixup the mach id for the wrt350nv2Imre Kaloz2008-06-131-6/+6
| | | | SVN-Revision: 11459
* add preliminary Marvell Orion supportImre Kaloz2008-06-041-0/+34
SVN-Revision: 11352