Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -7/+7 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||||
* | sibyte image generation cleanup | Imre Kaloz | 2009-05-25 | 1 | -8/+9 |
| | | | | SVN-Revision: 16046 | ||||
* | bump sibyte to 2.6.28 | Imre Kaloz | 2009-01-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 13875 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -4/+4 |
| | | | | SVN-Revision: 9533 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -0/+37 |
(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 |