Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix u-boot linking failure with an EABI toolchain | Florian Fainelli | 2009-10-29 | 1 | -0/+52 | |
| | | | | SVN-Revision: 18207 | |||||
* | fix dfboot linking failures (#5937) | Florian Fainelli | 2009-10-29 | 1 | -1/+2 | |
| | | | | SVN-Revision: 18206 | |||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 5 | -16/+16 | |
| | | | | SVN-Revision: 15840 | |||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 2 | -2/+0 | |
| | | | | SVN-Revision: 15242 | |||||
* | be politically correct | Imre Kaloz | 2008-04-28 | 1 | -2/+2 | |
| | | | | SVN-Revision: 10964 | |||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -2/+2 | |
| | | | | SVN-Revision: 9533 | |||||
* | fix target names in image options (closes: #2357) | Nicolas Thill | 2007-09-11 | 1 | -5/+5 | |
| | | | | SVN-Revision: 8749 | |||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 48 | -0/+22117 | |
(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 |