targets: prepare for supporting normal and initramfs images
[openwrt.git] / target / linux / ppc44x / Makefile
index 1ca1f7876de25757d346c86cc80fa1315f63bc3b..45512b55cc7079cf3eba55d3d3f4a835bd25c4d8 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))