targets: prepare for supporting normal and initramfs images
[openwrt.git] / target / linux / ppc40x / Makefile
index 037ede9..39b074a 100644 (file)
@@ -21,4 +21,6 @@ define Target/Description
        Build firmware images for AMCC/IBM PPC40x based boards.
 endef
 
+KERNELNAME:="uImage cuImage.magicbox cuImage.openrb"
+
 $(eval $(call BuildTarget))