kirkwood: switch to 3.14
[openwrt/staging/yousong.git] / target / linux / kirkwood / Makefile
index 9ddcc79c6b1be9c54f00540bab2ddc66b408dc97..911c5bbbfe8d54858ada0819d57487bbec9b3fb2 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009-2013 OpenWrt.org
+# Copyright (C) 2009-2014 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=kirkwood
 BOARDNAME:=Marvell Kirkwood
-FEATURES:=targz usb jffs2_nand ubifs
+FEATURES:=targz usb jffs2_nand nand ubifs
 CPU_TYPE:=xscale
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.10.18
+LINUX_VERSION:=3.14.16
 
 include $(INCLUDE_DIR)/target.mk