targets: prepare for supporting normal and initramfs images
[openwrt/staging/wigyori.git] / target / linux / ppc40x / Makefile
index 037ede9a1aca1b12fc5b6d83e523034e71024f7d..39b074a5c73a82593a6546a10b57dbe89c0ef84f 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))