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