Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/rb532: use -combined suffix for kernel+rootfs images | Nicolas Thill | 2010-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21363 | ||||
* | images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE | Nicolas Thill | 2010-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21362 | ||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -7/+6 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -5/+5 |
| | | | | SVN-Revision: 15840 | ||||
* | rb532: preserve commandline-patched kernel images for faster kernel testing ↵ | Felix Fietkau | 2009-05-11 | 1 | -2/+3 |
| | | | | | | via netboot SVN-Revision: 15766 | ||||
* | rb532: add missing drivers and adjust the kernel command line for the right ↵ | Felix Fietkau | 2009-05-08 | 1 | -4/+4 |
| | | | | | | device name SVN-Revision: 15725 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -3/+3 |
| | | | | SVN-Revision: 9533 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 2 | -0/+89 |
(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 |