summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/image
Commit message (Collapse)AuthorAgeFilesLines
* Fix bzImage copy with 2.6.24 kernelsFlorian Fainelli2008-03-091-1/+1
| | | | SVN-Revision: 10574
* Also generate http uploadable images for Airlink AR525wFlorian Fainelli2008-01-211-0/+2
| | | | SVN-Revision: 10229
* make the image filenames a bit shorterFelix Fietkau2007-11-101-8/+8
| | | | SVN-Revision: 9533
* Fix profile/image generation for dir450Florian Fainelli2007-10-141-2/+9
| | | | SVN-Revision: 9320
* Build all firmware until we put back profilesFlorian Fainelli2007-10-021-1/+2
| | | | SVN-Revision: 9095
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+49
(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