targets: prepare for supporting normal and initramfs images
[openwrt/staging/lynxis.git] / target / linux / x86 / Makefile
index 920f946254aa529d3b9b55ca1a90f8fc105427dd..0d4fe4764f4e1c588c52052c99f88c6a832750b9 100644 (file)
@@ -15,6 +15,8 @@ SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos alix2 thincan \
 
 LINUX_VERSION:=3.3.8
 
+KERNELNAME:=bzImage
+
 include $(INCLUDE_DIR)/target.mk
 
 $(eval $(call BuildTarget))