targets: prepare for supporting normal and initramfs images
[15.05/openwrt.git] / target / linux / ppc44x / Makefile
index 1ca1f78..45512b5 100644 (file)
@@ -23,4 +23,6 @@ define Target/Description
        Build firmware images for AMCC/IBM PPC44x based boards.
 endef
 
+KERNELNAME:="uImage cuImage.taishan"
+
 $(eval $(call BuildTarget))