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