Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 |
| | | | | | | 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 |
| | | | | SVN-Revision: 16682 | ||
* | update zImage location | Andy Boyett | 2009-06-20 |
| | | | | SVN-Revision: 16521 | ||
* | etrax: dump to 2.6.29 | Claudio Mignanti | 2009-04-19 |
| | | | | SVN-Revision: 15260 | ||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 | ||
* | bump etrax to .25 | John Crispin | 2008-05-03 |
| | | | | SVN-Revision: 11028 | ||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9533 | ||
* | fix target names in image options (closes: #2357) | Nicolas Thill | 2007-09-11 |
| | | | | SVN-Revision: 8749 | ||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 |
(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 |