Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for u-boot | Claudio Mignanti | 2010-07-22 | 18 | -6486/+605 |
| | | | | SVN-Revision: 22351 | ||||
* | replace old quote stripping with calls to qstrip macro | Nicolas Thill | 2010-04-29 | 1 | -3/+3 |
| | | | | SVN-Revision: 21242 | ||||
* | fix u-boot installation | Florian Fainelli | 2009-10-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 18208 | ||||
* | fix u-boot linking failure with an EABI toolchain | Florian Fainelli | 2009-10-29 | 1 | -0/+52 |
| | | | | SVN-Revision: 18207 | ||||
* | 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 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 17 | -0/+6629 |
(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 |