targets: prepare for supporting normal and initramfs images
[openwrt.git] / target / linux / omap24xx / Makefile
index 5998b4d..a91b0d2 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))