targets: prepare for supporting normal and initramfs images
[openwrt.git] / target / linux / mpc52xx / Makefile
index 0000c34..d3cf6a2 100644 (file)
@@ -20,4 +20,6 @@ define Target/Description
        Build images for the Freescale MPC52xx based boards.
 endef
 
+KERNELNAME:="zImage"
+
 $(eval $(call BuildTarget))