Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | etrax: R.I.P. | Gabor Juhos | 2012-12-18 | 7 | -697/+0 |
| | | | | | | | | It is broken and it is not maintained by anyone since long time. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34768 | ||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -4/+3 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||||
* | Add mirror for utility e100boot | Claudio Mignanti | 2009-07-05 | 1 | -2/+3 |
| | | | | SVN-Revision: 16682 | ||||
* | update zImage location | Andy Boyett | 2009-06-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 16521 | ||||
* | etrax: dump to 2.6.29 | Claudio Mignanti | 2009-04-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 15260 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 3 | -3/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | bump etrax to .25 | John Crispin | 2008-05-03 | 3 | -31/+19 |
| | | | | SVN-Revision: 11028 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 9533 | ||||
* | fix target names in image options (closes: #2357) | Nicolas Thill | 2007-09-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 8749 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 7 | -0/+712 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |