summaryrefslogtreecommitdiffstats
path: root/target/linux/amazon/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-4/+4
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* make the image filenames a bit shorterFelix Fietkau2007-11-101-3/+3
| | | | SVN-Revision: 9533
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+30
(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