targets: prepare for supporting normal and initramfs images
[openwrt.git] / target / linux / gemini / Makefile
index 3f3f8d5..0fcc13a 100644 (file)
@@ -15,6 +15,8 @@ MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
 LINUX_VERSION:=3.9.4
 
+KERNELNAME:="zImage"
+
 include $(INCLUDE_DIR)/target.mk
 
 $(eval $(call BuildTarget))