x86: add support for 3.14
[oweals/openwrt.git] / target / linux / iop32x / Makefile
index 8c66387e6b28b7af5359a63f028b94e12a9448ed..1159c74b05fec2967f1c197655790052956aa601 100644 (file)
@@ -12,10 +12,10 @@ BOARDNAME:=Intel IOP32x
 FEATURES:=squashfs broken
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.3.8
+KERNEL_PATCHVER:=3.3
 
 include $(INCLUDE_DIR)/target.mk
 
-KERNELNAME:="zImage"
+KERNELNAME:=zImage
 
 $(eval $(call BuildTarget))