add support for the archer c5
[openwrt/staging/yousong.git] / target / linux / ixp4xx / Makefile
index 7429c2be38f78abcb5cfc1b5ff92359458346691..b0665db0510c86ece725547b85f6097bc250dbfa 100644 (file)
@@ -13,10 +13,11 @@ FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=2.6.37.3
+LINUX_VERSION:=3.10.49
 
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += ixp4xx-microcode fconfig
+KERNELNAME:="zImage"
 
 $(eval $(call BuildTarget))