kernel: update kernel to 3.10.15
[openwrt/openwrt.git] / target / linux / ixp4xx / Makefile
index 58f3ec811e3b16c376468609f1bafeffd1dc7dee..470f46f37b5a39f8a19b954915fca3d83e0d1aa7 100644 (file)
@@ -13,10 +13,11 @@ FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.10.15
 
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += ixp4xx-microcode fconfig
+KERNELNAME:="zImage"
 
 $(eval $(call BuildTarget))