aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns21xx/image
Commit message (Collapse)AuthorAgeFilesLines
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns21xx: build uImage for the NS-K330Gabor Juhos2012-03-181-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns21xx: add initial support for the Cavium CNS21xx SoCGabor Juhos2010-12-301-0/+118
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24859 3c298f89-4303-0410-b956-a3cf2f4a3e73