x86: update to kernel 3.18
[lede.git] / target / linux / x86 / Makefile
index 920f946254aa529d3b9b55ca1a90f8fc105427dd..396d483c0a13b9ab497181fcecafb5744feb59ca 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.18
+
+KERNELNAME:=bzImage
 
 include $(INCLUDE_DIR)/target.mk