aboutsummaryrefslogtreecommitdiff
path: root/target/linux/rb532/image
Commit message (Collapse)AuthorAge
* linux/rb532: use kernel and initramfs tags on image generationAlexandros C. Couloumbis2011-05-04
| | | | SVN-Revision: 26817
* target/rb532: use -combined suffix for kernel+rootfs imagesNicolas Thill2010-05-05
| | | | SVN-Revision: 21363
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-05
| | | | SVN-Revision: 21362
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-12
| | | | | | 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-14
| | | | SVN-Revision: 15840
* rb532: preserve commandline-patched kernel images for faster kernel testing ↵Felix Fietkau2009-05-11
| | | | | | via netboot SVN-Revision: 15766
* rb532: add missing drivers and adjust the kernel command line for the right ↵Felix Fietkau2009-05-08
| | | | | | device name SVN-Revision: 15725
* make the image filenames a bit shorterFelix Fietkau2007-11-10
| | | | SVN-Revision: 9533
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
(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