summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/image
Commit message (Collapse)AuthorAgeFilesLines
* target/rb532: use -combined suffix for kernel+rootfs imagesNicolas Thill2010-05-051-1/+1
| | | | SVN-Revision: 21363
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-051-1/+1
| | | | SVN-Revision: 21362
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-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 defaultImre Kaloz2009-05-141-5/+5
| | | | SVN-Revision: 15840
* rb532: preserve commandline-patched kernel images for faster kernel testing ↵Felix Fietkau2009-05-111-2/+3
| | | | | | via netboot SVN-Revision: 15766
* rb532: add missing drivers and adjust the kernel command line for the right ↵Felix Fietkau2009-05-081-4/+4
| | | | | | device name SVN-Revision: 15725
* make the image filenames a bit shorterFelix Fietkau2007-11-101-3/+3
| | | | SVN-Revision: 9533
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-062-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