targets: prepare for supporting normal and initramfs images
[openwrt/svn-archive/archive.git] / target / linux / omap24xx / Makefile
index 5998b4db7e06a52dda962951b82410eac5453666..a91b0d2d13eb2829fb501b557a35b604bd240be5 100644 (file)
@@ -20,6 +20,8 @@ endef
 
 CFLAGS:=-Os -pipe -march=armv6 -mtune=arm1136j-s -fno-caller-saves
 
+KERNELNAME:="zImage"
+
 include $(INCLUDE_DIR)/target.mk
 
 $(eval $(call BuildTarget))