targets: prepare for supporting normal and initramfs images
[openwrt/staging/lynxis.git] / target / linux / ixp4xx / Makefile
index 58f3ec811e3b16c376468609f1bafeffd1dc7dee..7cdf7cf665392b43a5c6e1c7274ad9be25dd73c7 100644 (file)
@@ -18,5 +18,6 @@ LINUX_VERSION:=3.3.8
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += ixp4xx-microcode fconfig
+KERNELNAME:="zImage"
 
 $(eval $(call BuildTarget))