targets: prepare for supporting normal and initramfs images
[openwrt.git] / target / linux / gemini / Makefile
index 3f3f8d5e6b28b0070af175ceaa27fb7d1dc8752d..0fcc13ae2c27606708d28f099e4b3858b5a453ab 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))