aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86-2.6/image/grub
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-063-4578/+0
| | | | | | (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
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-1/+2
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* add vga console support for x86-2.6 images (fixes #1342, #840)Felix Fietkau2007-03-061-3/+3
| | | | SVN-Revision: 6530
* add failsafe support for x86-2.6 and fix mdev support for platforms using ↵Felix Fietkau2007-03-031-0/+4
| | | | | | /etc/preinit SVN-Revision: 6481
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsFelix Fietkau2007-02-251-26/+10
| | | | SVN-Revision: 6360
* add a patch for grub-0.97 from LFS to fix segfaults on x86_64Nicolas Thill2007-01-041-0/+4490
| | | | SVN-Revision: 5974
* fix grub segfaults on hosts where gcc is built with stack smashing protectionNicolas Thill2007-01-021-1/+10
| | | | SVN-Revision: 5969
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-282-0/+90
directories are now self contained SVN-Revision: 5669