summaryrefslogtreecommitdiffstats
path: root/target/linux/etrax/image
Commit message (Collapse)AuthorAgeFilesLines
* bump etrax to .25John Crispin2008-05-033-31/+19
| | | | SVN-Revision: 11028
* make the image filenames a bit shorterFelix Fietkau2007-11-101-2/+2
| | | | SVN-Revision: 9533
* fix target names in image options (closes: #2357)Nicolas Thill2007-09-111-1/+1
| | | | SVN-Revision: 8749
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-067-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