summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/image
Commit message (Collapse)AuthorAgeFilesLines
* linux/rb532: use kernel and initramfs tags on image generationacoul2011-05-041-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/rb532: use -combined suffix for kernel+rootfs imagesnico2010-05-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZEnico2010-05-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico2010-04-121-7/+6
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make kernels use /etc/preinit by defaultkaloz2009-05-141-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rb532: preserve commandline-patched kernel images for faster kernel testing ↵nbd2009-05-111-2/+3
| | | | | | via netboot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rb532: add missing drivers and adjust the kernel command line for the right ↵nbd2009-05-081-4/+4
| | | | | | device name git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the image filenames a bit shorternbd2007-11-101-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73