kernel: update 3.10 to 3.10.21
[openwrt/staging/stintel.git] / target / linux / ixp4xx / Makefile
index c3be9cb1a7f4886db1c74d50c483acce0364ecf5..4538d7813aee44c9504dacd997ba087988c1f751 100644 (file)
@@ -13,10 +13,11 @@ FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=3.3.6
+LINUX_VERSION:=3.10.21
 
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += ixp4xx-microcode fconfig
+KERNELNAME:="zImage"
 
 $(eval $(call BuildTarget))