summaryrefslogtreecommitdiffstats
path: root/target/linux/cns21xx/image
Commit message (Collapse)AuthorAgeFilesLines
* cns21xx: moved to targets feedFelix Fietkau2015-03-281-120/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45078
* targets: prepare for supporting normal and initramfs imagesFlorian Fainelli2013-06-271-1/+1
| | | | | | | | | | | | 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
* cns21xx: print image build warnings/errors to stderrJonas Gorski2013-02-211-4/+4
| | | | | | | | Makes warnings/errors visible when building with V=w/V=1. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35720
* cns21xx: build uImage for the NS-K330Gabor Juhos2012-03-181-1/+3
| | | | SVN-Revision: 30974
* cns21xx: add initial support for the Cavium CNS21xx SoCGabor Juhos2010-12-301-0/+118
SVN-Revision: 24859