Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 3 | -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 Fietkau | 2007-08-07 | 1 | -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 Fietkau | 2007-03-06 | 1 | -3/+3 |
| | | | | SVN-Revision: 6530 | ||||
* | add failsafe support for x86-2.6 and fix mdev support for platforms using ↵ | Felix Fietkau | 2007-03-03 | 1 | -0/+4 |
| | | | | | | /etc/preinit SVN-Revision: 6481 | ||||
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 1 | -26/+10 |
| | | | | SVN-Revision: 6360 | ||||
* | add a patch for grub-0.97 from LFS to fix segfaults on x86_64 | Nicolas Thill | 2007-01-04 | 1 | -0/+4490 |
| | | | | SVN-Revision: 5974 | ||||
* | fix grub segfaults on hosts where gcc is built with stack smashing protection | Nicolas Thill | 2007-01-02 | 1 | -1/+10 |
| | | | | SVN-Revision: 5969 | ||||
* | move target/image/platform to target/linux/platform/image platform ↵ | Mike Baker | 2006-11-28 | 2 | -0/+90 |
directories are now self contained SVN-Revision: 5669 |