Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | targets: prepare for supporting normal and initramfs images | Florian Fainelli | 2013-06-27 | 1 | -3/+2 |
| | | | | | | | | | | | | 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 | ||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -5/+5 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||||
* | powerpc: use the in-kernel dtc compiler | Imre Kaloz | 2009-11-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 18374 | ||||
* | upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands | Imre Kaloz | 2009-01-30 | 1 | -3/+9 |
| | | | | SVN-Revision: 14280 | ||||
* | convert ppc44x to arch/powerpc, use squashfs images by default | Imre Kaloz | 2008-02-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 10372 | ||||
* | * Rename the AMCC target to PPC44x * Upgrade PPC44x to 2.6.23 | Imre Kaloz | 2008-01-27 | 1 | -0/+39 |
SVN-Revision: 10290 |