kernel/3.10: add new Kconfig option for firmware partition split
[openwrt.git] / target / linux / iop32x / Makefile
index 2281431..8c66387 100644 (file)
@@ -12,8 +12,10 @@ BOARDNAME:=Intel IOP32x
 FEATURES:=squashfs broken
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.3.5
+LINUX_VERSION:=3.3.8
 
 include $(INCLUDE_DIR)/target.mk
 
+KERNELNAME:="zImage"
+
 $(eval $(call BuildTarget))