summaryrefslogtreecommitdiffstats
path: root/target/linux/at91/image
Commit message (Collapse)AuthorAgeFilesLines
* 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-5/+5
| | | | SVN-Revision: 8749
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0648-0/+22117
(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