x86: update to linux 3.14
[openwrt/svn-archive/archive.git] / target / linux / x86 / Makefile
index 920f946254aa529d3b9b55ca1a90f8fc105427dd..52d9885e5c6e2bc0bec7e1eb49537292e8be5151 100644 (file)
@@ -13,7 +13,9 @@ FEATURES:=squashfs ext4 vdi vmdk pcmcia targz
 SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos alix2 thincan \
           rdc
 
-LINUX_VERSION:=3.3.8
+KERNEL_PATCHVER:=3.14
+
+KERNELNAME:=bzImage
 
 include $(INCLUDE_DIR)/target.mk