[buildroot] make targets provide their KERNELNAME
[openwrt/svn-archive/archive.git] / target / linux / x86 / Makefile
index 3cbed95426c0219d639f040185f8228d2b9a263a..fb365dd8ea9c7b2e3b11a1538125e0475d1c4131 100644 (file)
@@ -16,6 +16,8 @@ LINUX_VERSION:=2.6.32.25
 
 include $(INCLUDE_DIR)/target.mk
 
+KERNELNAME:=bzImage
+
 $(eval $(call BuildTarget))
 
 $(eval $(call $(if $(CONFIG_TARGET_ROOTFS_ISO),RequireCommand,Ignore),mkisofs, \