Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that the bin directory exists before copy the files | Claudio Mignanti | 2012-04-20 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31370 | ||||
* | AT91: Add flexibity board support | John Crispin | 2011-07-03 | 2 | -0/+8 |
| | | | | | | | | The patch below adds AT91 Flexibity Connect board support. Signed-off-by: Maxim Osipov <maxim.osipov@gmail.com> SVN-Revision: 27412 | ||||
* | Don't compile u-boot by default | Claudio Mignanti | 2010-10-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 23621 | ||||
* | Tag the uncompressed image | Claudio Mignanti | 2010-10-11 | 1 | -1/+2 |
| | | | | SVN-Revision: 23402 | ||||
* | Copy rootfs(s) inside BIN_DIR | Claudio Mignanti | 2010-10-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 23399 | ||||
* | Add support for u-boot | Claudio Mignanti | 2010-07-22 | 20 | -6490/+610 |
| | | | | SVN-Revision: 22351 | ||||
* | revamp target: add support for netusg20 board | Claudio Mignanti | 2010-06-18 | 1 | -18/+1 |
| | | | | SVN-Revision: 21838 | ||||
* | replace old quote stripping with calls to qstrip macro | Nicolas Thill | 2010-04-29 | 1 | -3/+3 |
| | | | | SVN-Revision: 21242 | ||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -4/+3 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||||
* | 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 | ||||
* | 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 |