kernel: update remaning platforms accidentally left out of r37617
[openwrt/staging/lynxis/omap.git] / target / linux / ixp4xx / Makefile
index 87e1e0671316b40e70e442259b3a3d4b7bfd53fb..931b2e365dddc83f52d51982db9a7aa9a0eb389e 100644 (file)
@@ -13,10 +13,11 @@ FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=2.6.37.6
+LINUX_VERSION:=3.10.4
 
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += ixp4xx-microcode fconfig
+KERNELNAME:="zImage"
 
 $(eval $(call BuildTarget))