summaryrefslogtreecommitdiff
path: root/target/linux/cns21xx/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-02-21cns21xx: print image build warnings/errors to stderrjogo
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
2012-03-18cns21xx: build uImage for the NS-K330juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-30cns21xx: add initial support for the Cavium CNS21xx SoCjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24859 3c298f89-4303-0410-b956-a3cf2f4a3e73