summaryrefslogtreecommitdiff
path: root/target/linux/ppc40x/image/Makefile
AgeCommit message (Collapse)Author
2013-06-27targets: prepare for supporting normal and initramfs imagesflorian
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-21[ppc40x]: increase kernel partition size to fix boot issueskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18ppc40x: build initramfs images for the OpenRB/Magicbox boardsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico
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
2010-04-12ppc40x: increase kernel partition size on OpenRB/Magicboxjuhosg
Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11powerpc: use the in-kernel dtc compilerkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-26upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimageskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-26[ppc40x] allow creating of ext2 filesystemsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-24[ppc40x] add support for the OpenRB Medium boardjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-19[ppc40x] add support for the OpenRB Light boardjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-19[ppc40x] increase linux partition size, and fix jffs2 imagesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-26nuke the magicbox target and incorporate a rewritten port into ppc40x - ↵kaloz
note: no CF driver for now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29add basic support for the AMCC PPC405EX Kilauea evaluation boardkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10303 3c298f89-4303-0410-b956-a3cf2f4a3e73