targets: prepare for supporting normal and initramfs images
[openwrt.git] / target / linux / iop32x / Makefile
index 90bdc6f..8c66387 100644 (file)
@@ -16,4 +16,6 @@ LINUX_VERSION:=3.3.8
 
 include $(INCLUDE_DIR)/target.mk
 
+KERNELNAME:="zImage"
+
 $(eval $(call BuildTarget))