summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Add support for creating VMware vmdk images #1317Florian Fainelli2008-11-091-1/+6
| | | | SVN-Revision: 13158
* fix typoFlorian Fainelli2008-05-301-1/+1
| | | | SVN-Revision: 11300
* Add virtualbox images to x86 (#3475)Florian Fainelli2008-05-301-0/+10
| | | | SVN-Revision: 11298
* move grub to package/Felix Fietkau2007-10-091-0/+1
| | | | SVN-Revision: 9212
* added generation of x86 livecds, from #2391John Crispin2007-10-081-1/+1
| | | | SVN-Revision: 9191
* fixes menuconfig selection of grub for x86 targetsJohn Crispin2007-09-091-1/+1
| | | | SVN-Revision: 8713
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+34
(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