aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* 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