summaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* kirkwood: fix initramfs imagesLuka Perkov2013-10-031-2/+4
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38296
* kirkwood: drop PROFILE from image namesLuka Perkov2013-10-021-3/+3
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 38281
* targets: prepare for supporting normal and initramfs imagesFlorian Fainelli2013-06-271-4/+0
| | | | | | | | | | | | In order to support both normal images and initramfs, ensure that each target sets KERNELNAME properly so that the generic kernel building code can copy the corresponding files over $(KDIR) with the appropriate extension. Update the various paths to the kernel and wrapper images from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37049
* kirkwood: convert to use the new jffs2_nandJonas Gorski2013-06-051-2/+2
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36861
* Add different profiles for Sheevaplug and DockstarLars-Peter Clausen2010-08-291-3/+3
| | | | | | Thanks to Gerrit Visser SVN-Revision: 22838
* Align jffs2 to pagesize and fix mkfs2.jffs2 optsLars-Peter Clausen2010-08-291-1/+6
| | | | SVN-Revision: 22836
* Cleanup image generationLars-Peter Clausen2010-08-281-28/+4
| | | | SVN-Revision: 22829
* Add Seagate Dockstar supportLars-Peter Clausen2010-08-221-2/+22
| | | | SVN-Revision: 22765
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-4/+4
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* increase kernel partition to 4MB, generate jffs2 imagesImre Kaloz2009-06-011-1/+10
| | | | SVN-Revision: 16251
* copy kirkwood uImage to the bin dirImre Kaloz2009-05-021-0/+1
| | | | SVN-Revision: 15557
* add preliminary Marvell Kirkwood supportImre Kaloz2009-05-021-0/+30
SVN-Revision: 15556