summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add support for creating VMware vmdk images #1317Florian Fainelli2008-11-091-0/+16
| | | | SVN-Revision: 13158
* x86: don't attempt to compile grub on darwinFelix Fietkau2008-06-281-2/+6
| | | | SVN-Revision: 11599
* fix x86 image build order (fixes #3317)Felix Fietkau2008-06-041-1/+1
| | | | SVN-Revision: 11359
* Add virtualbox images to x86 (#3475)Florian Fainelli2008-05-301-0/+18
| | | | SVN-Revision: 11298
* fix image generation on x86Imre Kaloz2008-03-171-1/+1
| | | | SVN-Revision: 10610
* make the image filenames a bit shorterFelix Fietkau2007-11-101-4/+4
| | | | SVN-Revision: 9533
* fixed generation of iso imagesJohn Crispin2007-10-141-1/+1
| | | | SVN-Revision: 9317
* move grub menu.lst to the right placeFelix Fietkau2007-10-091-1/+1
| | | | SVN-Revision: 9216
* move grub to package/Felix Fietkau2007-10-091-8/+0
| | | | SVN-Revision: 9212
* added generation of x86 livecds, from #2391John Crispin2007-10-081-0/+15
| | | | SVN-Revision: 9191
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+88
(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